Fork me on GitHub

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
org.apache.maven maven-compat 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-core 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-settings 3.2.5 jar Apache License, Version 2.0
org.apache.maven.shared file-management 3.0.0 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-ssh 3.0.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 3.4 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.24 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.9 jar MIT 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
io.takari.maven.plugins takari-plugin-integration-testing 2.9.0 pom The Eclipse Public License, Version 1.0
io.takari.maven.plugins takari-plugin-testing 2.9.0 jar The Eclipse Public License, Version 1.0
org.apache.ftpserver ftpserver-core 1.1.1 jar Apache 2.0 License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.1 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.0.0 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:

GroupId ArtifactId Version Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.code.findbugs jsr305 2.0.1 - jar The Apache Software License, Version 2.0
com.google.guava guava 16.0.1 - jar The Apache Software License, Version 2.0
com.jcraft jsch 0.1.54 - jar Revised BSD
com.jcraft jsch.agentproxy.connector-factory 0.0.9 - jar Revised BSD
com.jcraft jsch.agentproxy.core 0.0.9 - jar Revised BSD
com.jcraft jsch.agentproxy.jsch 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
commons-io commons-io 2.5 - jar Apache License, Version 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.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.apache.commons commons-compress 1.11 - jar Apache License, Version 2.0
org.apache.maven maven-aether-provider 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.2.5 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-io 3.0.0 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.0.0 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-ssh-common 3.0.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interactivity-api 1.0-alpha-6 - jar -
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 2.7.1 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.0.M1 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.0.M1 - jar Eclipse Public License, Version 1.0
org.iq80.snappy snappy 0.4 - jar Apache License 2.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 3.2.3 no_aop jar The Apache Software License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.tukaani xz 1.5 jar Public Domain

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
io.takari.m2e.workspace org.eclipse.m2e.workspace.cli 0.4.0 jar Eclipse Public License - v 1.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.commons commons-exec 1.2 jar The Apache Software License, Version 2.0
org.apache.ftpserver ftplet-api 1.1.1 jar Apache 2.0 License
org.apache.mina mina-core 2.0.16 jar Apache 2.0 License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache License 2: Wagon Maven Plugin

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

Eclipse Public License 1.0: JUnit

The Eclipse Public License, Version 1.0: takari-plugin-integration-testing, takari-plugin-testing

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

Public Domain: AOP alliance, XZ for Java

New BSD License: Hamcrest Core

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Unknown: Plexus Default Interactivity Handler

Apache License 2.0: snappy

Apache License, Version 2.0: Apache Commons Compress, Apache Commons IO, Apache Maven File Management API, Apache Maven Shared I/O API, Apache Maven Shared Utils, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: SSH Common Library, Apache Maven Wagon :: Providers :: SSH Provider, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Archiver Component, Plexus Common Utilities

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

Apache 2.0 License: Apache FtpServer Core, Apache Ftplet API, Apache MINA Core

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

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

The Apache Software License, Version 2.0: Apache Commons Exec, FindBugs-jsr305, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Classworlds, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, javax.inject

Eclipse Public License - v 1.0: m2e-workspace

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
jsr305-2.0.1.jar 31.9 kB 70 34 3 1.5 Yes No
guava-16.0.1.jar 2.2 MB 1709 1678 17 1.6 Yes No
jsch-0.1.54.jar 280.5 kB 177 164 4 1.5 Yes No
jsch.agentproxy.connector-factory-0.0.9.jar 12.2 kB 20 9 1 1.5 Yes No
jsch.agentproxy.core-0.0.9.jar 9.6 kB 18 7 1 1.5 Yes No
jsch.agentproxy.jsch-0.0.9.jar 4.4 kB 13 2 1 1.5 Yes No
jsch.agentproxy.pageant-0.0.9.jar 7.8 kB 16 4 1 1.5 Yes No
jsch.agentproxy.sshagent-0.0.9.jar 4.3 kB 13 1 1 1.5 Yes No
jsch.agentproxy.usocket-jna-0.0.9.jar 6.6 kB 16 4 1 1.5 Yes No
jsch.agentproxy.usocket-nc-0.0.9.jar 5.3 kB 14 2 1 1.5 Yes No
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes No
org.eclipse.m2e.workspace.cli-0.4.0.jar 17.9 kB 25 5 2 1.7 Yes No
takari-plugin-integration-testing-2.9.0.pom 1.6 kB - - - - - -
takari-plugin-testing-2.9.0.jar 80.8 kB 55 41 3 1.7 Yes No
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes No
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes No
jna-4.1.0.jar 914.6 kB 141 104 3 1.6 Yes No
jna-platform-4.1.0.jar 1.5 MB 671 638 9 1.6 Yes No
commons-compress-1.11.jar 425.6 kB 267 232 23 1.5 Yes No
commons-exec-1.2.jar 53.9 kB 52 36 4 1.3 Yes No
ftplet-api-1.1.1.jar 22.6 kB 35 26 1 1.7 Yes No
ftpserver-core-1.1.1.jar 302.8 kB 222 184 22 1.7 Yes No
maven-aether-provider-3.2.5.jar 65.8 kB 42 25 1 1.6 Yes No
maven-artifact-3.2.5.jar 55.1 kB 57 32 11 1.6 Yes No
maven-compat-3.2.5.jar 286.7 kB 211 159 29 1.6 Yes No
maven-core-3.2.5.jar 608.2 kB 463 372 51 1.6 Yes No
maven-model-3.2.5.jar 160.8 kB 67 50 3 1.6 Yes No
maven-model-builder-3.2.5.jar 170.2 kB 148 115 16 1.6 Yes No
maven-plugin-api-3.2.5.jar 46.1 kB 46 25 6 1.6 Yes No
maven-repository-metadata-3.2.5.jar 26 kB 25 7 2 1.6 Yes No
maven-settings-3.2.5.jar 43 kB 33 17 2 1.6 Yes No
maven-settings-builder-3.2.5.jar 43.7 kB 53 32 5 1.6 Yes No
maven-plugin-annotations-3.5.1.jar 14.3 kB 22 7 1 1.6 Yes No
file-management-3.0.0.jar 35.3 kB 36 15 4 1.6 Yes No
maven-shared-io-3.0.0.jar 41.5 kB 50 28 5 1.6 Yes No
maven-shared-utils-3.0.0.jar 154.7 kB 101 77 9 1.6 Yes No
wagon-provider-api-3.0.0.jar 55.3 kB 60 39 8 1.7 Yes No
wagon-ssh-3.0.0.jar 31.5 kB 27 7 2 1.7 Yes No
wagon-ssh-common-3.0.0.jar 26.7 kB 36 16 3 1.7 Yes No
mina-core-2.0.16.jar 651.3 kB 483 422 45 1.7 Yes No
plexus-archiver-3.4.jar 187 kB 158 127 17 1.6 Yes No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes No
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No No
plexus-interactivity-api-1.0-alpha-6.jar 11.8 kB 25 11 1 1.4 Yes No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes No
plexus-io-2.7.1.jar 85.8 kB 92 71 7 1.5 Yes No
plexus-utils-3.0.24.jar 247.4 kB 129 104 9 1.5 Yes No
aether-api-1.0.0.v20140518.jar 136.3 kB 149 128 11 1.5 Yes No
aether-impl-1.0.0.v20140518.jar 171.7 kB 113 95 4 1.5 Yes No
aether-spi-1.0.0.v20140518.jar 30.7 kB 54 34 8 1.5 Yes No
aether-util-1.0.0.v20140518.jar 145.8 kB 125 100 13 1.5 Yes No
org.eclipse.sisu.inject-0.3.0.M1.jar 340.2 kB 273 256 8 1.5 Yes No
org.eclipse.sisu.plexus-0.3.0.M1.jar 200.6 kB 197 165 20 1.5 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
snappy-0.4.jar 58 kB 34 24 1 1.6 Yes No
slf4j-api-1.7.9.jar 32.1 kB 39 28 3 1.5 Yes No
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes No
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes No
sisu-guice-3.2.3-no_aop.jar 397.8 kB 329 314 8 1.6 Yes No
xz-1.5.jar 99.6 kB 118 105 9 1.4 No Yes
Total Size Entries Classes Packages Java Version Debug Information Sealed
63 11.4 MB 8221 6900 490 1.7 59 1
compile: 51 compile: 9.7 MB compile: 6708 compile: 5640 compile: 360 - compile: 49 -
test: 9 test: 1.6 MB test: 1313 test: 1109 test: 112 - test: 8 -
runtime: 1 runtime: 99.6 kB runtime: 118 runtime: 105 runtime: 9 - - runtime: 1
provided: 2 provided: 69.6 kB provided: 82 provided: 46 provided: 9 - provided: 2 -