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 Optional
commons-io commons-io 2.5 jar Apache License, Version 2.0 No
org.fusesource.jansi jansi 1.13 jar The Apache Software License, Version 2.0 Yes

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.11 jar Common Public License Version 1.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.maven maven-core 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 2.1 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD 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
com.google.code.findbugs jsr305 3.0.0 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.7.1 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.

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 Classifier Type Licenses
org.apache.maven maven-aether-provider 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.6 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 2.0.4 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-api 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-impl 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-spi 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-util 1.7 - jar The Apache Software License, Version 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 2.1.7 noaop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 1.4.2 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-plexus 1.4.2 - jar The Apache Software License, Version 2.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
com.google.collections google-collections 1.0 jar The Apache Software License, Version 2.0
org.apache.xbean xbean-reflect 3.7 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.2.3 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 2.0.4 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

New BSD License: Hamcrest Core

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, Plexus :: Default Container

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Apache XBean :: Reflect, FindBugs-jsr305, Google Collections Library, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), jansi

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jsr305-3.0.0.jar 33 kB 72 35 3 1.5 Yes
google-collections-1.0.jar 639.6 kB 520 505 4 1.5 Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
junit-4.11.jar 245 kB 266 233 28 1.5 Yes
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes
maven-aether-provider-3.0.jar 51.2 kB 38 21 1 1.5 Yes
maven-artifact-3.0.jar 51.9 kB 57 32 11 1.5 Yes
maven-core-3.0.jar 527 kB 406 332 39 1.5 Yes
maven-model-3.0.jar 164.7 kB 67 50 3 1.5 Yes
maven-model-builder-3.0.jar 148 kB 142 109 16 1.5 Yes
maven-plugin-api-3.0.jar 48.9 kB 46 25 6 1.5 Yes
maven-repository-metadata-3.0.jar 30.1 kB 25 7 2 1.5 Yes
maven-settings-3.0.jar 46.7 kB 33 17 2 1.5 Yes
maven-settings-builder-3.0.jar 37.8 kB 49 28 5 1.5 Yes
maven-plugin-testing-harness-2.1.jar 38.9 kB 29 11 2 1.5 Yes
xbean-reflect-3.7.jar 148.1 kB 133 118 2 1.5 Yes
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes
plexus-classworlds-2.2.3.jar 46.1 kB 51 36 5 1.4 Yes
plexus-component-annotations-1.6.jar 4.3 kB 15 3 1 1.5 No
plexus-container-default-1.7.1.jar 230.9 kB 232 187 30 1.6 Yes
plexus-interpolation-1.14.jar 61.1 kB 60 44 6 1.4 Yes
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes
plexus-utils-2.0.4.jar 222.1 kB 119 94 9 1.3 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
aether-api-1.7.jar 74.2 kB 102 82 11 1.5 Yes
aether-impl-1.7.jar 106.3 kB 72 58 2 1.5 Yes
aether-spi-1.7.jar 13.5 kB 31 16 4 1.5 Yes
aether-util-1.7.jar 107.9 kB 101 78 13 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
sisu-guice-2.1.7-noaop.jar 471.7 kB 416 402 8 1.5 Yes
sisu-inject-bean-1.4.2.jar 153 kB 165 138 13 1.5 Yes
sisu-inject-plexus-1.4.2.jar 201.7 kB 199 156 26 1.5 Yes
jansi-1.13.jar 151.9 kB 89 43 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
34 5 MB 4227 3426 298 1.6 33
compile: 2 compile: 360.6 kB compile: 231 compile: 166 compile: 10 - compile: 2
test: 26 test: 3.3 MB test: 2869 test: 2285 test: 235 - test: 25
provided: 6 provided: 1.3 MB provided: 1127 provided: 975 provided: 53 - provided: 6