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
commons-codec commons-codec 1.19.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
org.apache.commons commons-lang3 3.18.0 jar Apache-2.0
org.apache.maven.archetype archetype-catalog 3.4.0 jar Apache-2.0
org.codehaus.mojo mrm-api 1.7.0 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 4.10.1 jar Apache-2.0
org.codehaus.plexus plexus-utils 4.0.2 jar Apache License, Version 2.0
org.codehaus.plexus plexus-xml 3.0.1 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.36 jar MIT License

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
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.28.0 jar Apache-2.0
org.codehaus.plexus plexus-testing 1.6.0 jar Apache-2.0
org.junit.jupiter junit-jupiter-api 5.13.4 jar Eclipse Public License v2.0
org.mockito mockito-core 4.11.0 jar The MIT License
org.mockito mockito-junit-jupiter 4.11.0 jar The MIT License
org.slf4j slf4j-simple 1.7.36 jar MIT 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 maven-artifact 3.9.11 jar Apache-2.0
org.apache.maven maven-model 3.9.11 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.11 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
com.ibm.icu icu4j 77.1 jar Unicode-3.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
io.airlift aircompressor 0.27 jar Apache License 2.0
org.apache.maven.archetype archetype-common 3.4.0 jar Apache-2.0
org.apache.maven.archetype archetype-descriptor 3.4.0 jar Apache-2.0
org.apache.maven.shared maven-invoker 3.3.0 jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.4.2 jar Apache-2.0
org.apache.velocity velocity-engine-core 2.4.1 jar Apache-2.0
org.codehaus.plexus plexus-io 3.5.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 2.2.1 jar Apache-2.0
org.jdom jdom2 2.0.6.1 jar Similar to Apache License but with the acknowledgment clause removed

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
com.github.luben zstd-jni 1.5.7-4 jar BSD 2-Clause License
org.tukaani xz 1.10 jar 0BSD

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
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 guava 30.1-jre jar Apache 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.inject guice 5.1.0 jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.12.19 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.19 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.5.0 jar The MIT License
org.codehaus.plexus plexus-classworlds 2.6.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.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
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M4 jar Eclipse Public License, Version 2.0
org.junit.platform junit-platform-commons 1.13.4 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.8 jar BSD-3-Clause

Project Dependency Graph

Dependency Tree

Licenses

Unicode-3.0: ICU4J

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

MIT License: SLF4J API Module, SLF4J Simple Binding

BSD-3-Clause: asm

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons

Public Domain: AOP alliance

BSD 2-Clause License: zstd-jni

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

Apache License 2.0: aircompressor

0BSD: XZ for Java

The MIT License: Checker Qual, mockito-core, mockito-junit-jupiter

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Invoker, Apache Maven Shared Utils, Apache Velocity - Engine, Maven Archetype Catalog Model, Maven Archetype Common, Maven Archetype Descriptor Model, Maven Artifact, Maven Model, Maven Repository Metadata Model, Plexus Archiver Component, Plexus Testing, Plexus Velocity Component

Apache License, Version 2.0: Apache Commons Collections, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus XML Utilities

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Mock Repository Manager :: API, Mock Repository Manager :: Servlet, 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
zstd-jni-1.5.7-4.jar 7.4 MB 85 38 3 1.8 Yes No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes No
error_prone_annotations-2.3.4.jar 13.9 kB 34 22 2 1.7 No No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes No
guava-30.1-jre.jar 2.9 MB 2059 2029 18 1.8 Yes No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - - -
guice-5.1.0.jar 777.6 kB 512 494 11 1.8 Yes No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes No
icu4j-77.1.jar 14.7 MB 5789 1696 19 1.8 Yes No
commons-codec-1.19.0.jar 374.7 kB 263 - - - - No
   • Root - 262 115 7 1.8 Yes -
   • Versioned - 1 1 1 9 No -
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes No
commons-io-2.20.0.jar 564 kB 415 - - - - No
   • Root - 414 387 15 1.8 Yes -
   • Versioned - 1 1 1 9 No -
aircompressor-0.27.jar 254.9 kB 142 124 9 1.8 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes No
byte-buddy-1.12.19.jar 4 MB 2742 - - - - No
   • Root - 2740 2687 38 1.6 Yes -
   • Versioned - 2 1 1 9 No -
byte-buddy-agent-1.12.19.jar 256.4 kB 90 - - - - No
   • Root - 88 69 2 1.5 Yes -
   • Versioned - 2 1 1 9 No -
commons-compress-1.28.0.jar 1.1 MB 642 - - - - No
   • Root - 641 589 36 1.8 Yes -
   • Versioned - 1 1 1 9 No -
commons-lang3-3.18.0.jar 703 kB 444 - - - - No
   • Root - 443 413 18 1.8 Yes -
   • Versioned - 1 1 1 9 No -
maven-artifact-3.9.11.jar 58.8 kB 59 34 11 1.8 Yes No
maven-model-3.9.11.jar 217.9 kB 97 80 3 1.8 Yes No
maven-repository-metadata-3.9.11.jar 28.5 kB 27 9 2 1.8 Yes No
archetype-catalog-3.4.0.jar 19 kB 23 6 2 1.8 Yes No
archetype-common-3.4.0.jar 175.3 kB 104 70 13 1.8 Yes No
archetype-descriptor-3.4.0.jar 24 kB 26 9 2 1.8 Yes No
maven-invoker-3.3.0.jar 34.1 kB 35 18 1 1.8 Yes No
maven-shared-utils-3.4.2.jar 151.1 kB 103 79 9 1.8 Yes No
velocity-engine-core-2.4.1.jar 515.7 kB 289 255 18 1.8 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes No
checker-qual-3.5.0.jar 214.4 kB 382 321 33 1.8 Yes No
mrm-api-1.7.0.jar 17.9 kB 32 18 3 1.8 Yes No
plexus-archiver-4.10.1.jar 230.3 kB 221 - - - - No
   • Root - 214 173 26 1.8 Yes -
   • Versioned - 7 1 1 21 Yes -
plexus-classworlds-2.6.0.jar 52.9 kB 52 37 5 1.7 Yes No
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No No
plexus-io-3.5.1.jar 79.9 kB 87 66 7 1.8 Yes No
plexus-testing-1.6.0.jar 6.9 kB 13 2 1 1.8 Yes No
plexus-utils-4.0.2.jar 192.5 kB 128 - - - - No
   • Root - 110 86 7 1.8 Yes -
   • Versioned - 6 1 1 9 Yes -
   • Versioned - 6 1 1 10 Yes -
   • Versioned - 6 1 1 11 Yes -
plexus-velocity-2.2.1.jar 5.7 kB 17 3 2 1.8 Yes No
plexus-xml-3.0.1.jar 94.3 kB 44 25 2 1.8 Yes No
org.eclipse.sisu.inject-0.9.0.M4.jar 305 kB 281 262 8 1.8 Yes No
org.eclipse.sisu.plexus-0.9.0.M4.jar 215.8 kB 204 167 20 1.8 Yes No
jdom2-2.0.6.1.jar 327.8 kB 227 207 15 1.5 Yes No
junit-jupiter-api-5.13.4.jar 240.2 kB 216 201 8 1.8 Yes No
junit-platform-commons-1.13.4.jar 158.5 kB 100 - - - - No
   • Root - 89 74 9 1.8 Yes -
   • Versioned - 11 5 1 9 Yes -
mockito-core-4.11.0.jar 684.9 kB 651 579 64 1.8 Yes No
mockito-junit-jupiter-4.11.0.jar 5.4 kB 9 2 1 1.8 Yes No
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes No
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes No
asm-9.8.jar 126.1 kB 45 39 3 1.5 Yes No
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes No
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 1.5 Yes No
xz-1.10.jar 168.6 kB 151 - - - - Yes
   • Root - 137 123 9 1.8 Yes -
   • Versioned - 14 7 4 9 Yes -
Total Size Entries Classes Packages Java Version Debug Information Sealed
53 38.2 MB 17705 12313 506 1.8 49 1
compile: 21 compile: 19.2 MB compile: 9022 compile: 4323 compile: 195 1.8 compile: 21 -
runtime: 2 runtime: 7.6 MB runtime: 236 runtime: 161 runtime: 12 runtime: 2 runtime: 1
provided: 3 provided: 305.3 kB provided: 183 provided: 123 provided: 16 provided: 3 -
test: 27 test: 11.1 MB test: 8264 test: 7706 test: 283 1.8 test: 23 -