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.google.guava guava 28.2-android jar Apache License, Version 2.0
commons-io commons-io 2.6 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.7 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 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-plugin-api 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-artifact-transfer 0.12.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-dependency-tree 3.0.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.0 jar Apache License, Version 2.0
org.jdom jdom2 2.0.6 jar Similar to Apache License but with the acknowledgment clause removed
org.ow2.asm asm 8.0 jar BSD-3-Clause
org.ow2.asm asm-commons 8.0 jar BSD-3-Clause
org.vafer jdependency 2.4.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
junit junit 4.13 jar Eclipse Public License 1.0
org.mockito mockito-all 1.9.5 jar The MIT License
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.5.2 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.0.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
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.3.4 - jar Apache 2.0
com.google.guava failureaccess 1.0.1 - jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava - jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 - jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.11 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 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.apache.maven.shared maven-common-artifact-filters 3.0.1 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.1.0 - jar Apache License, Version 2.0
org.checkerframework checker-compat-qual 2.5.5 - jar GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.plexus plexus-classworlds 2.2.3 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-util 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.ow2.asm asm-analysis 8.0 - jar BSD-3-Clause
org.ow2.asm asm-tree 8.0 - jar BSD-3-Clause
org.ow2.asm asm-util 8.0 - jar BSD-3-Clause
org.slf4j slf4j-api 1.7.5 - jar MIT License
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

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.apache.maven maven-aether-provider 3.0 jar The Apache Software 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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

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

Eclipse Public License 1.0: JUnit

Apache 2.0: error-prone annotations

MIT License: SLF4J API Module

BSD-3-Clause: asm, asm-analysis, asm-commons, asm-tree, asm-util

New BSD License: Hamcrest Core

Eclipse Public License, Version 1.0: Aether Utilities

Similar to Apache License but with the acknowledgment clause removed: JDOM

BSD License: XMLUnit for Java

The MIT License: Checker Qual, Mockito

Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Maven Artifact Transfer, Apache Maven Common Artifact Filters, Apache Maven Dependency Tree, Apache Maven Shade Plugin, Apache Maven Shared Utils, Guava: Google Core Libraries for Java, Maven Plugin Tools Java 5 Annotations, Plexus :: Component Annotations, Plexus Common Utilities, jdependency

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

The Apache Software License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, 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, Plexus Interpolation API, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support)

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.3.4.jar 13.9 kB 34 22 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-28.2-android.jar 2.6 MB 1922 1892 18 1.7 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes
junit-4.13.jar 381.8 kB 387 348 32 1.5 Yes
commons-lang3-3.7.jar 499.6 kB 295 270 13 1.7 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-annotations-3.5.2.jar 14.3 kB 22 7 1 1.6 Yes
maven-artifact-transfer-0.12.0.jar 120.3 kB 118 80 21 1.7 Yes
maven-common-artifact-filters-3.0.1.jar 61.5 kB 62 43 4 1.6 Yes
maven-dependency-tree-3.0.1.jar 36.7 kB 41 20 4 1.6 Yes
maven-shared-utils-3.1.0.jar 163.7 kB 107 82 10 1.6 Yes
checker-compat-qual-2.5.5.jar 5.9 kB 17 10 1 1.6 No
plexus-classworlds-2.2.3.jar 46.1 kB 51 36 5 1.4 Yes
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No
plexus-interpolation-1.14.jar 61.1 kB 60 44 6 1.4 Yes
plexus-utils-3.3.0.jar 263.3 kB 130 105 9 1.6 Yes
aether-util-0.9.0.M2.jar 133.6 kB 118 93 13 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jdom2-2.0.6.jar 304.9 kB 215 195 15 1.5 Yes
mockito-all-1.9.5.jar 1.6 MB 1372 698 74 1.5 Yes
asm-8.0.jar 121.7 kB 44 38 3 - Yes
asm-analysis-8.0.jar 33.4 kB 22 15 2 - Yes
asm-commons-8.0.jar 71.6 kB 34 28 2 - Yes
asm-tree-8.0.jar 52.6 kB 45 39 2 - Yes
asm-util-8.0.jar 84.7 kB 31 25 2 - Yes
slf4j-api-1.7.5.jar 26.1 kB 34 23 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
jdependency-2.4.0.jar 180 kB 92 66 7 1.8 Yes
xmlunit-1.6.jar 101.2 kB 80 71 5 1.3 Yes
Total Size Entries Classes Packages Java Version Debug Information
50 9.9 MB 7880 6140 443 1.8 46
compile: 43 compile: 7.7 MB compile: 5914 compile: 4947 compile: 326 - compile: 40
test: 4 test: 2.1 MB test: 1891 test: 1162 test: 114 - test: 4
runtime: 1 runtime: 51.2 kB runtime: 38 runtime: 21 runtime: 1 - runtime: 1
provided: 2 provided: 18.5 kB provided: 37 provided: 10 provided: 2 - provided: 1