Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
commons-io | commons-io | 2.11.0 | jar | Apache License, Version 2.0 |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
net.java.dev.jna | jna | 5.11.0 | jar | LGPL-2.1-or-laterApache-2.0 |
org.apache.maven.scm | maven-scm-provider-svn-commons | 1.12.2 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.4.1 | jar | Apache License, Version 2.0 |
org.tmatesoft.svnkit | svnkit | 1.10.5 | jar | TMate Open Source License |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.maven.scm | maven-scm-provider-svntest | 1.12.2 | jar | Apache License, Version 2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
classworlds | classworlds | 1.1-alpha-2 | jar | - |
org.apache.maven.scm | maven-scm-manager-plexus | 1.12.2 | jar | Apache License, Version 2.0 |
org.apache.maven.scm | maven-scm-test | 1.12.2 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-9 | jar | - |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.sonatype.plexus | plexus-cipher | 1.4 | jar | Apache Public License 2.0 |
org.sonatype.plexus | plexus-sec-dispatcher | 1.4 | jar | Apache Public License 2.0 |
Project Dependency Graph
Dependency Tree
- com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:jar:2.2.2-SNAPSHOT
Maven SCM Subversion Provider - Java Impl. Description: This provider use a non ASL license compatible library (svnkit http://svnkit.com/).
URL: https://olamy.github.io/maven-scm-provider-svnjava/
Project Licenses: ASF
- org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.12.2 (compile)
Maven SCM Subversion Provider - Common library Description: Common library for SCM SVN Provider. Includes the svn-settings.xml configuration model.
Project Licenses: Apache License, Version 2.0
- org.apache.maven.scm:maven-scm-api:jar:1.12.2 (compile)
Maven SCM API Description: The SCM API provides mechanisms to manage all SCM tools.
URL: https://maven.apache.org/scm/maven-scm-api/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.scm:maven-scm-api:jar:1.12.2 (compile)
- org.tmatesoft.svnkit:svnkit:jar:1.10.5 (compile)
SVNKit Java(tm) Subversion Library Description: Java(tm) library to manage Subversion working copies and repositories
URL: https://svnkit.com/
Project Licenses: TMate Open Source License
- org.apache.sshd:sshd-core:jar:2.8.0 (compile)
Apache Mina SSHD :: Core Description: The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
URL: https://www.apache.org/sshd/sshd-core/
Project Licenses: Apache 2.0 License
- org.slf4j:slf4j-api:jar:1.7.32 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.slf4j:jcl-over-slf4j:jar:1.7.32 (compile)
JCL 1.2 implemented over SLF4J Description: JCL 1.2 implemented over SLF4J
URL: http://www.slf4j.org
Project Licenses: Apache License, Version 2.0
- org.slf4j:slf4j-api:jar:1.7.32 (compile)
- org.apache.sshd:sshd-common:jar:2.8.0 (compile)
Apache Mina SSHD :: Common support utilities Description: The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
URL: https://www.apache.org/sshd/sshd-common/
Project Licenses: Apache 2.0 License
- net.i2p.crypto:eddsa:jar:0.3.0 (compile)
EdDSA-Java Description: Implementation of EdDSA in Java
URL: https://github.com/str4d/ed25519-java
Project Licenses: CC0 1.0 Universal
- de.regnis.q.sequence:sequence-library:jar:1.0.4 (compile)
Sequence Library Description: Textual Diff and Merge Library
URL: https://svn.tmatesoft.com/repos/3rdparty/de.regnigs.q.sequence
Project Licenses: Sequence Library License (BSD-like)
- org.tmatesoft.sqljet:sqljet:jar:1.1.14 (compile)
SQLJet Java(tm) Sqlite Library Description: Java(tm) library to manage sqlite databases
URL: https://sqljet.com/
Project Licenses: GNU General Public License (GPL)
- org.antlr:antlr-runtime:jar:3.4 (compile)
Antlr 3.4 Runtime Description: A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.
URL: http://www.antlr.org
Project Licenses: No licenses are defined for this project.
- org.antlr:antlr-runtime:jar:3.4 (compile)
- net.java.dev.jna:jna-platform:jar:5.6.0 (compile)
Java Native Access Platform Description: Java Native Access Platform
URL: https://github.com/java-native-access/jna
Project Licenses: LGPL, version 2.1, Apache License v2.0
- com.trilead:trilead-ssh2:jar:1.0.0-build222 (compile)
Trilead SSH-2 Java Library Description: Pure Java SSH-2 Library
URL: https://svn.tmatesoft.com/repos/3rdparty/com.trilead.ssh2
Project Licenses: Trilead Library License (BSD-Like)
- com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.7 (compile)
a connector factory Description: a proxy to ssh-agent and Pageant in Java
URL: http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.connector-factory/
Project Licenses: Revised BSD
- com.jcraft:jsch.agentproxy.core:jar:0.0.7 (compile)
jsch-agent-proxy core library Description: a proxy to ssh-agent and Pageant in Java
URL: http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.core/
Project Licenses: Revised BSD
- com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.7 (compile)
an implementation of USocketFactory using JNA Description: a proxy to ssh-agent and Pageant in Java
URL: http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.usocket-jna/
Project Licenses: Revised BSD
- net.java.dev.jna:platform:jar:3.4.0 (compile)
Java Native Access Platform Description: Java Native Access Platform
URL: https://github.com/twall/jna
Project Licenses: LGPL, version 2.1
- net.java.dev.jna:platform:jar:3.4.0 (compile)
- com.jcraft:jsch.agentproxy.usocket-nc:jar:0.0.7 (compile)
an implementation of USocketFactory using netcat Description: a proxy to ssh-agent and Pageant in Java
URL: http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.usocket-nc/
Project Licenses: Revised BSD
- com.jcraft:jsch.agentproxy.sshagent:jar:0.0.7 (compile)
a connector for ssh-agent Description: a proxy to ssh-agent and Pageant in Java
URL: http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.sshagent/
Project Licenses: Revised BSD
- com.jcraft:jsch.agentproxy.pageant:jar:0.0.7 (compile)
a connector for Pageant using JNA Description: a proxy to ssh-agent and Pageant in Java
URL: http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.pageant/
Project Licenses: Revised BSD
- com.jcraft:jsch.agentproxy.core:jar:0.0.7 (compile)
- com.jcraft:jsch.agentproxy.svnkit-trilead-ssh2:jar:0.0.7 (compile)
jsch-agent-proxy connector to SVNKit fork of Trilead SSH2 Description: a proxy to ssh-agent and Pageant in Java
URL: http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.svnkit-trilead-ssh2/
Project Licenses: Revised BSD
- org.lz4:lz4-java:jar:1.4.1 (compile)
LZ4 and xxHash Description: Java ports and bindings of the LZ4 compression algorithm and the xxHash hashing algorithm
URL: https://github.com/lz4/lz4-java
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sshd:sshd-core:jar:2.8.0 (compile)
- net.java.dev.jna:jna:jar:5.11.0 (compile)
Java Native Access Description: Java Native Access
URL: https://github.com/java-native-access/jna
Project Licenses: LGPL-2.1-or-later, Apache-2.0
- org.codehaus.plexus:plexus-utils:jar:3.4.1 (compile)
Plexus Common Utilities Description: A collection of various utility classes to ease working with strings, files, command lines, XML and more.
URL: https://codehaus-plexus.github.io/plexus-utils/
Project Licenses: Apache License, Version 2.0
- commons-lang:commons-lang:jar:2.6 (compile)
Commons Lang Description: Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: http://commons.apache.org/lang/
Project Licenses: The Apache Software License, Version 2.0
- commons-io:commons-io:jar:2.11.0 (compile)
Apache Commons IO Description: The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: https://commons.apache.org/proper/commons-io/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.scm:maven-scm-provider-svntest:jar:1.12.2 (test)
Maven SCM Subversion Provider TCK Tests Description: Tests library for SCM SVN Provider.
URL: https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svntest/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.scm:maven-scm-test:jar:1.12.2 (test)
Maven SCM Test Description: Tests library to test all SCM Provider implementations.
URL: https://maven.apache.org/scm/maven-scm-test/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.scm:maven-scm-manager-plexus:jar:1.12.2 (test)
Maven SCM Manager for Plexus Description: SCM Plexus component.
URL: https://maven.apache.org/scm/maven-scm-managers/maven-scm-manager-plexus/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 (test)
- classworlds:classworlds:jar:1.1-alpha-2 (test)
classworlds Description: There is currently no description associated with this project.
URL: http://classworlds.codehaus.org/
Project Licenses: No licenses are defined for this project.
- classworlds:classworlds:jar:1.1-alpha-2 (test)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 (test)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (test)
Plexus Security Dispatcher Component Description: There is currently no description associated with this project.
URL: http://spice.sonatype.org/plexus-sec-dispatcher
Project Licenses: Apache Public License 2.0
- org.sonatype.plexus:plexus-cipher:jar:1.4 (test)
Plexus Cipher: encryption/decryption Component Description: There is currently no description associated with this project.
URL: http://spice.sonatype.org/plexus-cipher
Project Licenses: Apache Public License 2.0
- org.sonatype.plexus:plexus-cipher:jar:1.4 (test)
- org.apache.maven.scm:maven-scm-manager-plexus:jar:1.12.2 (test)
- org.apache.maven.scm:maven-scm-test:jar:1.12.2 (test)
- junit:junit:jar:4.13.2 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project Licenses: Eclipse Public License 1.0
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project Licenses: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.12.2 (compile)
Licenses
Sequence Library License (BSD-like): Sequence Library
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Revised BSD: a connector factory, a connector for Pageant using JNA, a connector for ssh-agent, an implementation of USocketFactory using JNA, an implementation of USocketFactory using netcat, jsch-agent-proxy connector to SVNKit fork of Trilead SSH2, jsch-agent-proxy core library
GNU General Public License (GPL): SQLJet Java(tm) Sqlite Library
New BSD License: Hamcrest Core
TMate Open Source License: SVNKit Java(tm) Subversion Library
Trilead Library License (BSD-Like): Trilead SSH-2 Java Library
ASF: Maven SCM Subversion Provider - Java Impl.
Unknown: Antlr 3.4 Runtime, classworlds
CC0 1.0 Universal: EdDSA-Java
LGPL-2.1-or-later: Java Native Access
Apache License, Version 2.0: Apache Commons IO, JCL 1.2 implemented over SLF4J, Maven SCM API, Maven SCM Manager for Plexus, Maven SCM Subversion Provider - Common library, Maven SCM Subversion Provider TCK Tests, Maven SCM Test, Plexus Common Utilities
Apache 2.0 License: Apache Mina SSHD :: Common support utilities, Apache Mina SSHD :: Core
Apache-2.0: Java Native Access
LGPL, version 2.1: Java Native Access Platform
Apache License v2.0: Java Native Access Platform
The Apache Software License, Version 2.0: Commons Lang, LZ4 and xxHash
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
classworlds-1.1-alpha-2.jar | 37.5 kB | 32 | 22 | 3 | 1.1 | Yes |
jsch.agentproxy.connector-factory-0.0.7.jar | 12.1 kB | 20 | 9 | 1 | 1.5 | Yes |
jsch.agentproxy.core-0.0.7.jar | 9.6 kB | 18 | 7 | 1 | 1.5 | Yes |
jsch.agentproxy.pageant-0.0.7.jar | 7.8 kB | 16 | 4 | 1 | 1.5 | Yes |
jsch.agentproxy.sshagent-0.0.7.jar | 4.2 kB | 13 | 1 | 1 | 1.5 | Yes |
jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar | 3.8 kB | 13 | 2 | 1 | 1.5 | Yes |
jsch.agentproxy.usocket-jna-0.0.7.jar | 6.6 kB | 16 | 4 | 1 | 1.5 | Yes |
jsch.agentproxy.usocket-nc-0.0.7.jar | 5.3 kB | 14 | 2 | 1 | 1.5 | Yes |
trilead-ssh2-1.0.0-build222.jar | 248.2 kB | 159 | 141 | 13 | 1.5 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes |
sequence-library-1.0.4.jar | 72.2 kB | 81 | 69 | 6 | 1.5 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
eddsa-0.3.0.jar | 63.3 kB | 48 | 33 | 5 | 1.6 | Yes |
jna-5.11.0.jar | 1.8 MB | 178 | 117 | 4 | 1.6 | Yes |
jna-platform-5.6.0.jar | 2.7 MB | 1247 | 1205 | 13 | 1.6 | Yes |
platform-3.4.0.jar | 913.4 kB | 410 | 394 | 6 | 1.5 | Yes |
antlr-runtime-3.4.jar | 164.4 kB | 128 | 115 | 4 | 1.4 | Yes |
maven-scm-api-1.12.2.jar | 111.9 kB | 134 | 91 | 30 | 1.7 | Yes |
maven-scm-manager-plexus-1.12.2.jar | 10.7 kB | 20 | 2 | 1 | 1.7 | Yes |
maven-scm-provider-svn-commons-1.12.2.jar | 39.5 kB | 46 | 19 | 9 | 1.7 | Yes |
maven-scm-provider-svntest-1.12.2.jar | 23.5 kB | 44 | 13 | 13 | 1.7 | Yes |
maven-scm-test-1.12.2.jar | 51.9 kB | 51 | 19 | 17 | 1.7 | Yes |
sshd-common-2.8.0.jar | 935.7 kB | 604 | 523 | 61 | 1.8 | Yes |
sshd-core-2.8.0.jar | 910.5 kB | 536 | 453 | 59 | 1.8 | Yes |
plexus-container-default-1.0-alpha-9.jar | 195.4 kB | 215 | 175 | 28 | 1.1 | Yes |
plexus-utils-3.4.1.jar | 263.9 kB | 143 | 105 | 9 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
lz4-java-1.4.1.jar | 370.1 kB | 100 | 77 | 3 | 1.6 | Yes |
jcl-over-slf4j-1.7.32.jar | 16.6 kB | 23 | 9 | 2 | 1.5 | Yes |
slf4j-api-1.7.32.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes |
plexus-sec-dispatcher-1.4.jar | 27.7 kB | 31 | 13 | 3 | 1.4 | Yes |
sqljet-1.1.14.jar | 760.6 kB | 544 | 519 | 18 | 1.5 | Yes |
svnkit-1.10.5.jar | 4.3 MB | 1954 | 1897 | 43 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
35 | 15.3 MB | 7724 | 6809 | 418 | 1.8 | 35 |
compile: 26 | compile: 14.5 MB | compile: 6870 | compile: 6164 | compile: 317 | - | compile: 26 |
test: 9 | test: 789.9 kB | test: 854 | test: 645 | test: 101 | - | test: 9 |