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
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 4.2.7 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interactivity-api 1.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
junit junit 4.13.2 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 maven-artifact 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-plugin-api 3.3.9 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.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 Type Licenses
classworlds classworlds 1.1-alpha-2 jar -
commons-io commons-io 2.6 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.21 jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-io 3.2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.22 jar The Apache Software License, Version 2.0
org.iq80.snappy snappy 0.4 jar Apache License 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.9 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
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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava guava 18.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
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 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.codehaus.plexus plexus-classworlds 2.5.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.21 - jar The Apache Software 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

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

Unknown: Default Plexus Container, classworlds

Apache License 2.0: snappy

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, Apache Sling Feature Launcher Maven Plugin, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Archiver Component, Plexus Default Interactivity Handler, Plexus IO Components

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

Public Domain: AOP alliance, XZ for Java

New BSD License: Hamcrest Core

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

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
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes No
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes No
guice-4.0-no_aop.jar 423.6 kB 344 329 8 1.6 Yes No
commons-io-2.6.jar 214.8 kB 146 127 7 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
commons-compress-1.21.jar 1 MB 576 524 35 1.8 Yes No
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes No
maven-aether-provider-3.3.9.jar 66.9 kB 43 26 1 1.7 Yes No
maven-artifact-3.3.9.jar 55 kB 57 32 11 1.7 Yes No
maven-builder-support-3.3.9.jar 14.9 kB 24 10 1 1.7 Yes No
maven-core-3.3.9.jar 637.9 kB 493 394 56 1.7 Yes No
maven-model-3.3.9.jar 164 kB 71 54 3 1.7 Yes No
maven-model-builder-3.3.9.jar 177 kB 154 121 16 1.7 Yes No
maven-plugin-api-3.3.9.jar 47.5 kB 48 27 6 1.7 Yes No
maven-repository-metadata-3.3.9.jar 27.3 kB 27 9 2 1.7 Yes No
maven-settings-3.3.9.jar 44.3 kB 35 19 2 1.7 Yes No
maven-settings-builder-3.3.9.jar 43 kB 53 32 5 1.7 Yes No
maven-plugin-annotations-3.6.4.jar 13.7 kB 22 7 1 1.7 Yes No
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes No
plexus-archiver-4.2.7.jar 194.9 kB 164 132 18 1.7 Yes No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes No
plexus-component-annotations-1.6.jar 4.3 kB 15 3 1 1.5 No No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes No
plexus-interactivity-api-1.1.jar 9.4 kB 22 8 1 1.7 Yes No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes No
plexus-io-3.2.0.jar 75.6 kB 85 64 7 1.7 Yes No
plexus-utils-3.0.22.jar 244.9 kB 129 104 9 1.5 Yes No
aether-api-1.0.2.v20150114.jar 136.3 kB 149 128 11 1.5 Yes No
aether-impl-1.0.2.v20150114.jar 173 kB 114 96 4 1.5 Yes No
aether-spi-1.0.2.v20150114.jar 30.7 kB 54 34 8 1.5 Yes No
aether-util-1.0.2.v20150114.jar 146.9 kB 126 101 13 1.5 Yes No
org.eclipse.sisu.inject-0.3.2.jar 377.6 kB 288 270 9 1.6 Yes No
org.eclipse.sisu.plexus-0.3.2.jar 205.4 kB 196 164 20 1.6 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
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
xz-1.9.jar 116 kB 132 117 10 - No Yes
Total Size Entries Classes Packages Java Version Debug Information Sealed
42 8.4 MB 6653 5742 397 1.8 39 1
compile: 11 compile: 2.2 MB compile: 1514 compile: 1265 compile: 119 - compile: 10 -
test: 2 test: 429.6 kB test: 441 test: 395 test: 35 - test: 2 -
runtime: 1 runtime: 116 kB runtime: 132 runtime: 117 runtime: 10 - - runtime: 1
provided: 28 provided: 5.7 MB provided: 4566 provided: 3965 provided: 233 - provided: 27 -