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
commons-io commons-io 2.16.1 jar Apache-2.0
org.apache.commons commons-compress 1.28.0 jar Apache-2.0
org.codehaus.plexus plexus-utils 3.5.1 jar Apache License, Version 2.0
org.jdom jdom2 2.0.6.1 jar Similar to Apache License but with the acknowledgment clause removed
org.ow2.asm asm 9.8 jar BSD-3-Clause
org.ow2.asm asm-commons 9.8 jar BSD-3-Clause
org.slf4j slf4j-api 1.7.36 jar MIT License
org.vafer jdependency 2.10 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
com.google.inject guice 5.1.0 jar The Apache Software License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.maven maven-compat 3.9.7 jar Apache-2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M4 jar Eclipse Public License, Version 2.0
org.hamcrest hamcrest-core 3.0 jar BSD-3-Clause
org.mockito mockito-core 3.12.4 jar The MIT License
org.slf4j slf4j-simple 1.7.36 jar MIT License
org.xmlunit xmlunit-legacy 2.10.3 jar The BSD 3-Clause 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
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.9.7 jar Apache-2.0
org.apache.maven maven-core 3.9.7 jar Apache-2.0
org.apache.maven maven-model 3.9.7 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.7 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.15.1 jar Apache-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
commons-codec commons-codec 1.19.0 jar Apache-2.0
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.ow2.asm asm-tree 9.8 jar BSD-3-Clause

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
aopalliance aopalliance 1.0 jar Public Domain
classworlds classworlds 1.1-alpha-2 jar -
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.11.13 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.11.13 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.5.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.10.3 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.guava failureaccess 1.0.2 jar The Apache Software License, Version 2.0
com.google.guava guava 33.2.0-jre jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.9.7 jar Apache-2.0
org.apache.maven maven-model-builder 3.9.7 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.7 jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.7 jar Apache-2.0
org.apache.maven maven-settings 3.9.7 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.7 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.20 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.20 jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.20 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.20 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.20 jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.4.2 jar Apache-2.0
org.codehaus.plexus plexus-cipher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.8.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.27 jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M4 jar Eclipse Public License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Binding

BSD-3-Clause: Hamcrest, Hamcrest Core, asm, asm-commons, asm-tree

Public Domain: AOP alliance

Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus

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

The BSD 3-Clause License: org.xmlunit:xmlunit-legacy

Unknown: Default Plexus Container, classworlds

EDL 1.0: Jakarta Activation API jar

The MIT License: mockito-core

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Shade Plugin, Apache Maven Shared Utils, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder

Apache License, Version 2.0: Apache Maven Wagon :: API, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Maven Plugin Testing Mechanism, Objenesis, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, jdependency

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

The Apache Software License, Version 2.0: Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Plexus Archiver Component, Plexus IO Components, javax.inject, org.xmlunit:xmlunit-core

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
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.2.0-jre.jar 3.1 MB 2061 2022 18 1.8 Yes
guice-5.1.0.jar 777.6 kB 512 494 11 1.8 Yes
commons-codec-1.19.0.jar 374.7 kB 263 - - - -
   • Root - 262 115 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.16.1.jar 508.8 kB 374 - - - -
   • Root - 373 346 15 1.8 Yes
   • Versioned - 1 1 1 9 No
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 1.8 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 - - - -
   • Root - 132 111 7 1.8 Yes
   • Versioned - 5 1 1 9 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
byte-buddy-1.11.13.jar 3.6 MB 2579 - - - -
   • Root - 2577 2522 37 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.11.13.jar 252.2 kB 81 - - - -
   • Root - 79 62 1 1.5 Yes
   • Versioned - 2 1 1 9 No
commons-compress-1.28.0.jar 1.1 MB 642 - - - -
   • Root - 641 589 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.14.0.jar 658 kB 436 - - - -
   • Root - 434 403 18 1.8 Yes
   • Versioned - 2 1 1 9 No
maven-artifact-3.9.7.jar 58.7 kB 59 34 11 1.8 Yes
maven-builder-support-3.9.7.jar 14.3 kB 24 10 1 1.8 Yes
maven-compat-3.9.7.jar 290 kB 215 163 29 1.8 Yes
maven-core-3.9.7.jar 702.4 kB 521 434 57 1.8 Yes
maven-model-3.9.7.jar 217.8 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.7.jar 208.1 kB 164 130 17 1.8 Yes
maven-plugin-api-3.9.7.jar 47.3 kB 48 27 6 1.8 Yes
maven-repository-metadata-3.9.7.jar 28.5 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.7.jar 75 kB 49 32 1 1.8 Yes
maven-settings-3.9.7.jar 44.6 kB 35 19 2 1.8 Yes
maven-settings-builder-3.9.7.jar 42.3 kB 53 32 5 1.8 Yes
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes
maven-plugin-annotations-3.15.1.jar 13.8 kB 22 7 1 1.8 Yes
maven-resolver-api-1.9.20.jar 157.1 kB 169 145 12 1.8 Yes
maven-resolver-impl-1.9.20.jar 317.7 kB 208 178 14 1.8 Yes
maven-resolver-named-locks-1.9.20.jar 38.1 kB 40 22 3 1.8 Yes
maven-resolver-spi-1.9.20.jar 51.7 kB 84 58 12 1.8 Yes
maven-resolver-util-1.9.20.jar 196 kB 156 129 13 1.8 Yes
maven-shared-utils-3.4.2.jar 151.1 kB 103 79 9 1.8 Yes
wagon-provider-api-3.5.3.jar 55.1 kB 60 39 8 1.7 Yes
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.8.0.jar 53.6 kB 51 36 5 1.8 Yes
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-interpolation-1.27.jar 85.9 kB 79 62 7 1.8 Yes
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-3.5.1.jar 269.3 kB 152 - - - -
   • Root - 134 108 9 1.8 Yes
   • Versioned - 6 1 1 9 Yes
   • Versioned - 6 1 1 10 Yes
   • Versioned - 6 1 1 11 Yes
org.eclipse.sisu.inject-0.9.0.M4.jar 305 kB 281 262 8 1.8 Yes
org.eclipse.sisu.plexus-0.9.0.M4.jar 215.8 kB 204 167 20 1.8 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
hamcrest-core-3.0.jar 2.4 kB 9 1 1 1.8 Yes
jdom2-2.0.6.1.jar 327.8 kB 227 207 15 1.5 Yes
mockito-core-3.12.4.jar 682.3 kB 670 596 66 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
asm-9.8.jar 126.1 kB 45 39 3 1.5 Yes
asm-commons-9.8.jar 73.5 kB 34 28 2 1.5 Yes
asm-tree-9.8.jar 51.9 kB 45 39 2 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 1.5 Yes
jdependency-2.10.jar 416 kB 255 213 22 1.8 Yes
xmlunit-core-2.10.3.jar 176.7 kB 183 166 9 1.7 Yes
xmlunit-legacy-2.10.3.jar 126.8 kB 102 88 5 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
59 17.3 MB 12820 11286 650 1.8 57
compile: 11 compile: 4 MB compile: 2519 compile: 2121 compile: 133 1.8 compile: 11
provided: 26 provided: 5.9 MB provided: 4418 provided: 3835 provided: 214 provided: 24
test: 22 test: 7.5 MB test: 5883 test: 5330 test: 303 1.8 test: 22