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-archiver 3.5.0 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.1.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.1.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.1.1 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-filtering 3.2.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-mapping 3.0.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 4.2.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 jar Apache License, Version 2.0
org.codehaus.plexus plexus-io 3.2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.0 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
commons-io commons-io 2.6 jar Apache License, Version 2.0
junit junit 4.13.1 jar Eclipse Public License 1.0
org.apache.maven.shared maven-verifier 1.6 jar Apache License, Version 2.0
xmlunit xmlunit 1.6 jar 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
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.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 1.3.9 - jar The Apache Software License, Version 2.0
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-compress 1.19 - jar Apache License, Version 2.0
org.apache.maven maven-aether-provider 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.1.1 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.1 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.0.0 - jar Apache 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.M5 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.0.0.M5 - jar Eclipse Public License, Version 1.0
org.iq80.snappy snappy 0.4 - jar Apache License 2.0
org.sonatype.plexus plexus-build-api 0.0.7 - jar Apache Public 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.1.0 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.8 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

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, plexus-build-api

Apache License 2.0: snappy

BSD License: XMLUnit for Java

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: Apache Commons Compress, Apache Commons IO, Apache Maven Archiver, Apache Maven EAR Plugin, Apache Maven Filtering, Apache Maven Mapping, Apache Maven Shared Utils, Apache Maven Verifier Component, CDI APIs, Maven Plugin Tools Java Annotations, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API

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: FindBugs-jsr305, 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 Classworlds, Sisu Guice - Core Library, 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
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes No
guava-10.0.1.jar 1.5 MB 1185 1164 10 1.5 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.1.jar 382.7 kB 387 348 32 1.5 Yes No
commons-compress-1.19.jar 615.1 kB 395 354 29 1.7 Yes No
maven-aether-provider-3.1.1.jar 59.6 kB 40 23 1 1.5 Yes No
maven-archiver-3.5.0.jar 25.5 kB 19 5 1 1.7 Yes No
maven-artifact-3.1.1.jar 52.3 kB 57 32 11 1.5 Yes No
maven-core-3.1.1.jar 557.3 kB 426 347 43 1.5 Yes No
maven-model-3.1.1.jar 154.2 kB 67 50 3 1.5 Yes No
maven-model-builder-3.1.1.jar 159.6 kB 147 114 16 1.5 Yes No
maven-plugin-api-3.1.1.jar 44.9 kB 46 25 6 1.5 Yes No
maven-repository-metadata-3.1.1.jar 25.2 kB 25 7 2 1.5 Yes No
maven-settings-3.1.1.jar 41.8 kB 33 17 2 1.5 Yes No
maven-settings-builder-3.1.1.jar 41.6 kB 53 32 5 1.5 Yes No
maven-plugin-annotations-3.6.0.jar 14.3 kB 22 7 1 1.7 Yes No
maven-filtering-3.2.0.jar 51.6 kB 39 22 1 1.7 Yes No
maven-mapping-3.0.0.jar 10.6 kB 17 2 1 1.6 Yes No
maven-shared-utils-3.3.3.jar 154 kB 103 79 9 1.7 Yes No
maven-verifier-1.6.jar 39.8 kB 24 9 2 1.5 Yes No
plexus-archiver-4.2.1.jar 196.4 kB 164 132 18 1.7 Yes No
plexus-classworlds-2.5.1.jar 49.8 kB 52 37 5 1.5 Yes No
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No No
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes No
plexus-io-3.2.0.jar 75.6 kB 85 64 7 1.7 Yes No
plexus-utils-3.3.0.jar 263.3 kB 130 105 9 1.6 Yes No
aether-api-0.9.0.M2.jar 134 kB 147 126 11 1.5 Yes No
aether-impl-0.9.0.M2.jar 144.9 kB 98 80 2 1.5 Yes No
aether-spi-0.9.0.M2.jar 17.7 kB 36 19 5 1.5 Yes No
aether-util-0.9.0.M2.jar 133.6 kB 118 93 13 1.5 Yes No
org.eclipse.sisu.inject-0.0.0.M5.jar 291.4 kB 236 219 8 1.5 Yes No
org.eclipse.sisu.plexus-0.0.0.M5.jar 196.5 kB 196 164 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
plexus-build-api-0.0.7.jar 8.5 kB 19 4 1 1.4 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.1.0-no_aop.jar 357.4 kB 310 295 8 1.5 Yes No
xz-1.8.jar 108.6 kB 129 116 9 1.5 No Yes
xmlunit-1.6.jar 101.2 kB 80 71 5 1.3 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
44 6.6 MB 5465 4578 334 1.7 41 1
compile: 37 compile: 5.6 MB compile: 4625 compile: 3855 compile: 275 - compile: 35 -
test: 5 test: 783.6 kB test: 689 test: 600 test: 49 - test: 5 -
runtime: 1 runtime: 108.6 kB runtime: 129 runtime: 116 runtime: 9 - - runtime: 1
provided: 1 provided: 14.3 kB provided: 22 provided: 7 provided: 1 - provided: 1 -