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.5.3 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-ssh-common 3.5.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interactivity-api 1.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.1 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.5.3 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-ssh-common-test 3.5.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 2.1.0 jar Apache License, Version 2.0
org.eclipse.jetty.aggregate jetty-all 9.2.30.v20200428 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.slf4j slf4j-simple 1.7.36 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
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

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
junit junit 4.13.2 jar Eclipse Public License 1.0
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.codehaus.plexus plexus-classworlds 2.6.0 jar Apache License, Version 2.0
org.easymock easymock 3.6 jar Apache 2
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.6 jar Apache 2
org.slf4j slf4j-api 1.7.36 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

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 Classworlds, Plexus Common Utilities, Plexus Default Interactivity Handler

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

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.13.2.jar 384.6 kB 389 350 32 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.5.3.jar 55.1 kB 60 39 8 1.7 Yes
wagon-provider-test-3.5.3.jar 57 kB 32 17 2 1.7 Yes
wagon-ssh-common-3.5.3.jar 26.2 kB 36 16 3 1.7 Yes
wagon-ssh-common-test-3.5.3.jar 41.4 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.6.0.jar 52.9 kB 52 37 5 1.7 Yes
plexus-container-default-2.1.0.jar 230 kB 232 187 30 1.6 Yes
plexus-interactivity-api-1.1.jar 9.4 kB 22 8 1 1.7 Yes
plexus-utils-3.3.1.jar 262 kB 130 105 9 1.6 Yes
easymock-3.6.jar 558 kB 413 384 13 1.6 Yes
jetty-all-9.2.30.v20200428.jar 2.9 MB 1893 1658 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.36.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
31 9.4 MB 6238 5371 347 1.7 31
compile: 14 compile: 3.1 MB compile: 1350 compile: 1106 compile: 44 - compile: 14
test: 17 test: 6.3 MB test: 4888 test: 4265 test: 303 - test: 17