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
com.jcraft jsch 0.1.55 jar Revised BSD
com.jcraft jsch.agentproxy.connector-factory 0.0.9 jar Revised BSD
com.jcraft jsch.agentproxy.jsch 0.0.9 jar Revised BSD
org.apache.maven.wagon wagon-provider-api 3.3.2 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-ssh-common 3.3.2 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interactivity-api 1.0-alpha-6 jar -
org.codehaus.plexus plexus-utils 3.1.0 jar Apache License, Version 2.0

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
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
org.apache.maven.wagon wagon-provider-test 3.3.2 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-ssh-common-test 3.3.2 jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 1.7.1 jar Apache License, Version 2.0
org.eclipse.jetty.aggregate jetty-all 9.2.24.v20180105 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.slf4j slf4j-simple 1.7.25 jar MIT License

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:

GroupId ArtifactId Version Type Licenses
com.jcraft jsch.agentproxy.core 0.0.9 jar Revised BSD
com.jcraft jsch.agentproxy.pageant 0.0.9 jar Revised BSD
com.jcraft jsch.agentproxy.sshagent 0.0.9 jar Revised BSD
com.jcraft jsch.agentproxy.usocket-jna 0.0.9 jar Revised BSD
com.jcraft jsch.agentproxy.usocket-nc 0.0.9 jar Revised BSD
junit junit 4.12 jar Eclipse Public License 1.0
net.java.dev.jna jna 4.1.0 jar LGPL, version 2.1ASL, version 2
net.java.dev.jna jna-platform 4.1.0 jar LGPL, version 2.1ASL, version 2
org.codehaus.plexus plexus-classworlds 2.5.1 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-api 1.0-alpha-16 jar -
org.hamcrest hamcrest-core 1.3 jar New BSD 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
com.google.collections google-collections 1.0 jar The Apache Software License, Version 2.0
javax.websocket javax.websocket-api 1.0 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.apache.mina mina-core 2.0.5 jar Apache 2.0 License
org.apache.sshd sshd-core 0.8.0 jar Apache 2.0 License
org.apache.xbean xbean-reflect 3.7 jar The Apache Software License, Version 2.0
org.easymock easymock 3.6 jar Apache 2
org.objenesis objenesis 2.6 jar Apache 2
org.slf4j slf4j-api 1.7.25 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty :: Aggregate :: All core Jetty

Eclipse Public License 1.0: JUnit

Revised BSD: JSch, a connector factory, a connector for Pageant using JNA, a connector for ssh-agent, a library to use jsch-agent-proxy with JSch, an implementation of USocketFactory using JNA, an implementation of USocketFactory using netcat, jsch-agent-proxy core library

MIT License: SLF4J API Module, SLF4J Simple Binding

New BSD License: Hamcrest Core

Apache 2: EasyMock, Objenesis

Unknown: Plexus Default Interactivity Handler

Eclipse Public License - Version 1.0: Jetty :: Aggregate :: All core Jetty

Apache License, Version 2.0: Apache Maven Wagon :: API, Apache Maven Wagon :: Provider Test, Apache Maven Wagon :: Providers :: SSH Common Library, Apache Maven Wagon :: Providers :: SSH Common Tests, Apache Maven Wagon :: Providers :: SSH Provider, Plexus :: Default Container, Plexus Common Utilities

Apache 2.0 License: Apache MINA Core, Apache Mina SSHD :: Core

ASL, version 2: Java Native Access, Java Native Access Platform

CDDL + GPLv2 with classpath exception: Java Servlet API

Dual license consisting of the CDDL v1.1 and GPL v2: WebSocket server API

LGPL, version 2.1: Java Native Access, Java Native Access Platform

The Apache Software License, Version 2.0: Apache XBean :: Reflect, Google Collections Library, Plexus Classworlds

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
google-collections-1.0.jar 639.6 kB 520 505 4 1.5 Yes
jsch-0.1.55.jar 282.6 kB 180 167 4 1.5 Yes
jsch.agentproxy.connector-factory-0.0.9.jar 12.2 kB 20 9 1 1.5 Yes
jsch.agentproxy.core-0.0.9.jar 9.6 kB 18 7 1 1.5 Yes
jsch.agentproxy.jsch-0.0.9.jar 4.4 kB 13 2 1 1.5 Yes
jsch.agentproxy.pageant-0.0.9.jar 7.8 kB 16 4 1 1.5 Yes
jsch.agentproxy.sshagent-0.0.9.jar 4.3 kB 13 1 1 1.5 Yes
jsch.agentproxy.usocket-jna-0.0.9.jar 6.6 kB 16 4 1 1.5 Yes
jsch.agentproxy.usocket-nc-0.0.9.jar 5.3 kB 14 2 1 1.5 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
javax.websocket-api-1.0.jar 36.6 kB 64 54 2 1.6 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
jna-4.1.0.jar 914.6 kB 141 104 3 1.6 Yes
jna-platform-4.1.0.jar 1.5 MB 671 638 9 1.6 Yes
wagon-provider-api-3.3.2.jar 55.9 kB 60 39 8 1.7 Yes
wagon-provider-test-3.3.2.jar 56.7 kB 33 18 2 1.7 Yes
wagon-ssh-common-3.3.2.jar 26.7 kB 36 16 3 1.7 Yes
wagon-ssh-common-test-3.3.2.jar 41.9 kB 39 17 2 1.7 Yes
mina-core-2.0.5.jar 646 kB 501 439 46 1.5 Yes
sshd-core-0.8.0.jar 376.1 kB 340 288 39 1.5 Yes
xbean-reflect-3.7.jar 148.1 kB 133 118 2 1.5 Yes
plexus-classworlds-2.5.1.jar 49.8 kB 52 37 5 1.5 Yes
plexus-component-api-1.0-alpha-16.jar 33.1 kB 65 42 10 1.1 Yes
plexus-container-default-1.7.1.jar 230.9 kB 232 187 30 1.6 Yes
plexus-interactivity-api-1.0-alpha-6.jar 11.8 kB 25 11 1 1.4 Yes
plexus-utils-3.1.0.jar 261.6 kB 129 104 9 1.6 Yes
easymock-3.6.jar 558 kB 413 384 13 1.6 Yes
jetty-all-9.2.24.v20180105.jar 2.9 MB 1890 1655 104 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.25.jar 15.3 kB 20 10 1 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
32 9.3 MB 6237 5349 355 1.7 32
compile: 18 compile: 3.5 MB compile: 1844 compile: 1518 compile: 92 - compile: 18
test: 14 test: 5.8 MB test: 4393 test: 3831 test: 263 - test: 14