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
com.jcraft jsch 0.1.53 jar Revised BSD
com.jcraft jsch.agentproxy.core 0.0.7 jar Revised BSD
com.jcraft jsch.agentproxy.jsch 0.0.7 jar Revised BSD
com.jcraft jsch.agentproxy.sshagent 0.0.7 jar Revised BSD
com.jcraft jsch.agentproxy.usocket-jna 0.0.7 jar Revised BSD
net.oneandone sushi 3.2.0-20180613.134308-1 jar The Apache Software License, Version 2.0
net.sf.proguard proguard-base 6.0.3 jar GNU General Public License, Version 2
org.apache.maven maven-artifact 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-compat 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.9 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
junit junit 4.12 jar Eclipse Public License 1.0

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.4 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.guava guava 19.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 no_aop jar The Apache Software 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 3.4.0 - jar LGPL, version 2.1
net.java.dev.jna platform 3.4.0 - jar LGPL, version 2.1
org.apache.commons commons-lang3 3.4 - jar Apache License, Version 2.0
org.apache.maven maven-aether-provider 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.10 - 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.7.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.24 - jar Apache License, Version 2.0
org.eclipse.aether aether-api 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.2 - jar Eclipse Public License, Version 1.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

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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

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

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

GNU General Public License, Version 2: [net.sf.proguard] proguard-base

Gnu General Public License, Version 3.0: Maven Application Plugin

Eclipse Public License 1.0: JUnit

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

Apache License, Version 2.0: Apache Commons Lang, Apache Maven Wagon :: API, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Builder Support, 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 :: Component Annotations, Plexus Common Utilities

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

Public Domain: AOP alliance

New BSD License: Hamcrest Core

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

The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus Classworlds, Plexus Interpolation API, Sushi, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
guava-19.0.jar 2.3 MB 1746 1717 17 1.6 Yes
guice-4.0-no_aop.jar 423.6 kB 344 329 8 1.6 Yes
jsch-0.1.53.jar 280.2 kB 177 164 4 1.5 Yes
jsch.agentproxy.core-0.0.7.jar 9.6 kB 18 7 1 1.5 Yes
jsch.agentproxy.jsch-0.0.7.jar 4.4 kB 13 2 1 1.5 Yes
jsch.agentproxy.sshagent-0.0.7.jar 4.2 kB 13 1 1 1.5 Yes
jsch.agentproxy.usocket-jna-0.0.7.jar 6.6 kB 16 4 1 1.5 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
jna-3.4.0.jar 1 MB 142 103 3 1.4 Yes
platform-3.4.0.jar 913.4 kB 410 394 6 1.5 Yes
sushi-3.2.0-SNAPSHOT.jar 296.7 kB 197 170 17 1.8 Yes
proguard-base-6.0.3.jar 1.3 MB 844 804 33 1.5 Yes
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes
maven-aether-provider-3.3.9.jar 66.9 kB 43 26 1 1.7 Yes
maven-artifact-3.3.9.jar 55 kB 57 32 11 1.7 Yes
maven-builder-support-3.3.9.jar 14.9 kB 24 10 1 1.7 Yes
maven-compat-3.3.9.jar 290.3 kB 215 163 29 1.7 Yes
maven-core-3.3.9.jar 637.9 kB 493 394 56 1.7 Yes
maven-model-3.3.9.jar 164 kB 71 54 3 1.7 Yes
maven-model-builder-3.3.9.jar 177 kB 154 121 16 1.7 Yes
maven-plugin-api-3.3.9.jar 47.5 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.3.9.jar 27.3 kB 27 9 2 1.7 Yes
maven-settings-3.3.9.jar 44.3 kB 35 19 2 1.7 Yes
maven-settings-builder-3.3.9.jar 43 kB 53 32 5 1.7 Yes
maven-plugin-annotations-3.4.jar 14.2 kB 22 7 1 1.5 Yes
wagon-provider-api-2.10.jar 53.5 kB 60 39 8 1.5 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.7.1.jar 4.3 kB 15 3 1 1.6 No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes
plexus-utils-3.0.24.jar 247.4 kB 129 104 9 1.5 Yes
aether-api-1.0.2.v20150114.jar 136.3 kB 149 128 11 1.5 Yes
aether-impl-1.0.2.v20150114.jar 173 kB 114 96 4 1.5 Yes
aether-spi-1.0.2.v20150114.jar 30.7 kB 54 34 8 1.5 Yes
aether-util-1.0.2.v20150114.jar 146.9 kB 126 101 13 1.5 Yes
org.eclipse.sisu.inject-0.3.2.jar 377.6 kB 288 270 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.2.jar 205.4 kB 196 164 20 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
Total Size Entries Classes Packages Java Version Debug Information
43 10.5 MB 7210 6284 380 1.8 41
compile: 40 compile: 10.1 MB compile: 6813 compile: 5946 compile: 346 - compile: 38
test: 2 test: 360 kB test: 375 test: 331 test: 33 - test: 2
provided: 1 provided: 14.2 kB provided: 22 provided: 7 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No No
releases-snapshots-virtual https://artifactory.1and1.org/artifactory/list/releases-snapshots-virtual/ Yes Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes Yes

Repository locations for each of the Dependencies.

Artifact central
aopalliance:aopalliance:jar:1.0 Found at https://repo.maven.apache.org/maven2
com.google.guava:guava:jar:19.0 Found at https://repo.maven.apache.org/maven2
com.google.inject:guice:jar:no_aop:4.0 Found at https://repo.maven.apache.org/maven2
com.jcraft:jsch:jar:0.1.53 Found at https://repo.maven.apache.org/maven2
com.jcraft:jsch.agentproxy.core:jar:0.0.7 Found at https://repo.maven.apache.org/maven2
com.jcraft:jsch.agentproxy.jsch:jar:0.0.7 Found at https://repo.maven.apache.org/maven2
com.jcraft:jsch.agentproxy.sshagent:jar:0.0.7 Found at https://repo.maven.apache.org/maven2
com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.7 Found at https://repo.maven.apache.org/maven2
javax.annotation:jsr250-api:jar:1.0 Found at https://repo.maven.apache.org/maven2
javax.enterprise:cdi-api:jar:1.0 Found at https://repo.maven.apache.org/maven2
javax.inject:javax.inject:jar:1 Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2
net.java.dev.jna:jna:jar:3.4.0 Found at https://repo.maven.apache.org/maven2
net.java.dev.jna:platform:jar:3.4.0 Found at https://repo.maven.apache.org/maven2
net.oneandone:sushi:jar:3.2.0-SNAPSHOT -
net.sf.proguard:proguard-base:jar:6.0.3 Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-lang3:jar:3.4 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-aether-provider:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-artifact:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-builder-support:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-compat:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-core:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-model:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-model-builder:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-api:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-repository-metadata:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-settings:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-settings-builder:jar:3.3.9 Found at https://repo.maven.apache.org/maven2
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4 Found at https://repo.maven.apache.org/maven2
org.apache.maven.wagon:wagon-provider-api:jar:2.10 Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-classworlds:jar:2.5.2 Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-interpolation:jar:1.21 Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-utils:jar:3.0.24 Found at https://repo.maven.apache.org/maven2
org.eclipse.aether:aether-api:jar:1.0.2.v20150114 Found at https://repo.maven.apache.org/maven2
org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 Found at https://repo.maven.apache.org/maven2
org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 Found at https://repo.maven.apache.org/maven2
org.eclipse.aether:aether-util:jar:1.0.2.v20150114 Found at https://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 Found at https://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2
org.sonatype.plexus:plexus-cipher:jar:1.4 Found at https://repo.maven.apache.org/maven2
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 Found at https://repo.maven.apache.org/maven2
Total central
43 (compile: 40, test: 2, provided: 1) 42