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.6 jar Apache License, Version 2.0 No
org.fusesource.jansi jansi 2.2.0 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.13.2 jar Eclipse Public License 1.0
org.apache.commons commons-text 1.3 jar Apache License, Version 2.0
org.apache.maven maven-core 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.0 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 2.2 jar BSD License 3

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.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 2.1.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.

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
aopalliance aopalliance 1.0 - jar Public Domain
asm asm 3.3.1 - jar BSD
com.google.guava guava 10.0.1 - 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
org.apache.commons commons-lang3 3.7 - jar Apache License, Version 2.0
org.apache.maven maven-aether-provider 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.1.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 2.0.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.16 - 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.eclipse.aether aether-api 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.0.0.M2a - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.0.0.M2a - jar Eclipse Public License, Version 1.0
org.hamcrest hamcrest 2.2 - jar BSD License 3
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.1.0 no_aop 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.4.2 jar The Apache Software License, Version 2.0

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

BSD: ASM Core

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

Eclipse Public License 1.0: JUnit

BSD License 3: Hamcrest, Hamcrest Core

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Maven Shared Utils, CDI APIs, Maven Plugin Testing Mechanism, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Common Utilities

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

Public Domain: AOP alliance

The Apache Software License, Version 2.0: Apache XBean :: Reflect, FindBugs-jsr305, Google Collections Library, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, jansi, 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
asm-3.3.1.jar 43.6 kB 24 23 2 1.2 No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
google-collections-1.0.jar 639.6 kB 520 505 4 1.5 Yes
guava-10.0.1.jar 1.5 MB 1185 1164 10 1.5 Yes
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 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.13.2.jar 384.6 kB 389 350 32 1.5 Yes
commons-lang3-3.7.jar 499.6 kB 295 270 13 1.7 Yes
commons-text-1.3.jar 183 kB 133 115 6 1.7 Yes
maven-aether-provider-3.1.0.jar 60 kB 42 23 1 1.5 Yes
maven-artifact-3.1.0.jar 52.2 kB 57 32 11 1.5 Yes
maven-core-3.1.0.jar 562.6 kB 426 347 43 1.5 Yes
maven-model-3.1.0.jar 163.7 kB 67 50 3 1.5 Yes
maven-model-builder-3.1.0.jar 159.4 kB 147 114 16 1.5 Yes
maven-plugin-api-3.1.0.jar 49.8 kB 46 25 6 1.5 Yes
maven-repository-metadata-3.1.0.jar 30.1 kB 25 7 2 1.5 Yes
maven-settings-3.1.0.jar 46.7 kB 33 17 2 1.5 Yes
maven-settings-builder-3.1.0.jar 41.4 kB 53 32 5 1.5 Yes
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 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.4.2.jar 47 kB 52 37 5 1.5 Yes
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No
plexus-container-default-2.1.0.jar 230 kB 232 187 30 1.6 Yes
plexus-interpolation-1.16.jar 61.3 kB 60 44 6 1.5 Yes
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes
plexus-utils-3.3.0.jar 263.3 kB 130 105 9 1.6 Yes
aether-api-0.9.0.M2.jar 134 kB 147 126 11 1.5 Yes
aether-impl-0.9.0.M2.jar 144.9 kB 98 80 2 1.5 Yes
aether-spi-0.9.0.M2.jar 17.7 kB 36 19 5 1.5 Yes
aether-util-0.9.0.M2.jar 133.6 kB 118 93 13 1.5 Yes
org.eclipse.sisu.inject-0.0.0.M2a.jar 202.1 kB 204 181 10 1.5 Yes
org.eclipse.sisu.plexus-0.0.0.M2a.jar 202.3 kB 210 165 27 1.5 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 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-3.1.0-no_aop.jar 357.4 kB 310 295 8 1.5 Yes
jansi-2.2.0.jar 323.3 kB 94 47 3 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
42 7.4 MB 6020 5137 346 1.7 39
compile: 2 compile: 538 kB compile: 240 compile: 174 compile: 10 - compile: 2
test: 35 test: 5.8 MB test: 4797 test: 4081 test: 292 - test: 32
provided: 5 provided: 1.1 MB provided: 983 provided: 882 provided: 44 - provided: 5