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.6.2 | jar | Apache-2.0 |
org.apache.maven.shared | file-management | 3.1.0 | jar | Apache 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 |
---|---|---|---|---|
com.google.guava | guava | 33.3.1-jre | jar | Apache License, Version 2.0 |
jline | jline | 2.14.6 | jar | The BSD License |
org.apache.ant | ant | 1.10.15 | jar | The Apache Software License, Version 2.0 |
org.apache.ivy | ivy | 2.5.2 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.shared | maven-shared-utils | 3.4.2 | jar | Apache-2.0 |
org.fusesource.jansi | jansi | 2.4.1 | jar | Apache License, Version 2.0 |
org.iq80.snappy | snappy | 0.5 | jar | Apache License 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 |
org.apache.groovy | groovy | 4.0.23 | jar | The Apache Software License, Version 2.0 |
org.apache.groovy | groovy-ant | 4.0.23 | jar | The Apache Software License, Version 2.0 |
org.apache.groovy | groovy-groovydoc | 4.0.23 | jar | The Apache Software License, Version 2.0 |
org.mockito | mockito-core | 5.14.1 | jar | MIT |
org.slf4j | slf4j-simple | 2.0.16 | 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.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-core | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-model | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.13.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.16.1 | jar | Apache-2.0 |
commons-io | commons-io | 2.11.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.26.1 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-archiver | 4.9.2 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-interpolation | 1.27 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-io | 3.4.2 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.2.1 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
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.5-11 | jar | BSD 2-Clause License |
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.errorprone | error_prone_annotations | 2.28.0 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.2 | 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 | 3.0.0 | jar | Apache License, Version 2.0 |
org.apache.ant | ant-launcher | 1.10.15 | jar | The Apache Software License, Version 2.0 |
org.checkerframework | checker-qual | 3.43.0 | jar | The MIT License |
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 |
---|---|---|---|---|
com.github.javaparser | javaparser-core | 3.26.2 | jar | GNU Lesser General Public LicenseApache License, Version 2.0 |
com.thoughtworks.qdox | qdox | 1.12.1 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.15.3 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.15.3 | jar | Apache License, Version 2.0 |
org.apache.ant | ant-antlr | 1.10.15 | jar | The Apache Software License, Version 2.0 |
org.apache.ant | ant-junit | 1.10.15 | jar | The Apache Software License, Version 2.0 |
org.apache.groovy | groovy-docgenerator | 4.0.23 | jar | The Apache Software License, Version 2.0 |
org.apache.groovy | groovy-templates | 4.0.23 | jar | The Apache Software License, Version 2.0 |
org.apache.groovy | groovy-xml | 4.0.23 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 3.3 | jar | Apache 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:
Project Dependency Graph
Dependency Tree
- org.codehaus.gmavenplus:gmavenplus-plugin:maven-plugin:4.0.1
- org.apache.maven:maven-artifact:jar:3.6.3 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.2.1 (compile)
- org.apache.commons:commons-lang3:jar:3.8.1 (compile)
- org.apache.maven:maven-core:jar:3.6.3 (provided)
- org.apache.maven:maven-settings:jar:3.6.3 (provided)
- org.apache.maven:maven-settings-builder:jar:3.6.3 (provided)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (provided)
- org.apache.maven:maven-builder-support:jar:3.6.3 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.6.3 (provided)
- org.apache.maven:maven-model-builder:jar:3.6.3 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.6.3 (provided)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.4.1 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.4.1 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.4.1 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4 (provided)
- javax.enterprise:cdi-api:jar:1.0 (provided)
- javax.annotation:jsr250-api:jar:1.0 (provided)
- javax.enterprise:cdi-api:jar:1.0 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.4 (provided)
- com.google.inject:guice:jar:no_aop:4.2.1 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (provided)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (provided)
- org.apache.maven:maven-model:jar:3.6.3 (provided)
- org.apache.maven:maven-plugin-api:jar:3.6.3 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.13.1 (provided)
- org.apache.maven:maven-archiver:jar:3.6.2 (compile)
- org.codehaus.plexus:plexus-archiver:jar:4.9.2 (compile)
- org.codehaus.plexus:plexus-io:jar:3.4.2 (compile)
- org.apache.commons:commons-compress:jar:1.26.1 (compile)
- commons-codec:commons-codec:jar:1.16.1 (compile)
- org.tukaani:xz:jar:1.9 (runtime)
- com.github.luben:zstd-jni:jar:1.5.5-11 (runtime)
- org.codehaus.plexus:plexus-interpolation:jar:1.27 (compile)
- org.codehaus.plexus:plexus-archiver:jar:4.9.2 (compile)
- org.apache.maven.shared:file-management:jar:3.1.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- com.google.guava:guava:jar:33.3.1-jre (runtime)
- com.google.guava:failureaccess:jar:1.0.2 (runtime)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (runtime)
- com.google.code.findbugs:jsr305:jar:3.0.2 (runtime)
- org.checkerframework:checker-qual:jar:3.43.0 (runtime)
- com.google.errorprone:error_prone_annotations:jar:2.28.0 (runtime)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (runtime)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (runtime)
- org.iq80.snappy:snappy:jar:0.5 (runtime)
- org.apache.groovy:groovy:jar:4.0.23 (test)
- org.apache.groovy:groovy-ant:jar:4.0.23 (test)
- org.apache.ant:ant-junit:jar:1.10.15 (test)
- org.apache.ant:ant-launcher:jar:1.10.15 (runtime)
- org.apache.ant:ant-antlr:jar:1.10.15 (test)
- org.apache.groovy:groovy-groovydoc:jar:4.0.23 (test)
- com.github.javaparser:javaparser-core:jar:3.26.2 (test)
- org.apache.groovy:groovy-templates:jar:4.0.23 (test)
- org.apache.groovy:groovy-xml:jar:4.0.23 (test)
- org.apache.groovy:groovy-docgenerator:jar:4.0.23 (test)
- com.thoughtworks.qdox:qdox:jar:1.12.1 (test)
- org.fusesource.jansi:jansi:jar:2.4.1 (runtime)
- jline:jline:jar:2.14.6 (runtime)
- org.apache.ant:ant:jar:1.10.15 (runtime)
- org.apache.ivy:ivy:jar:2.5.2 (runtime)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.mockito:mockito-core:jar:5.14.1 (test)
- net.bytebuddy:byte-buddy:jar:1.15.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.15.3 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.slf4j:slf4j-simple:jar:2.0.16 (test)
- org.apache.maven:maven-artifact:jar:3.6.3 (provided)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Apache 2.0: error-prone annotations
The BSD License: JLine
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Provider
Public Domain: AOP alliance, XZ for Java
GNU Lesser General Public License: javaparser-core
BSD 2-Clause License: zstd-jni
New BSD License: Hamcrest Core
Apache 2: GMavenPlus Plugin
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Apache License 2.0: snappy
The MIT License: Checker Qual
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven File Management API, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jansi, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Objenesis, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, javaparser-core
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Maven Archiver, Apache Maven Shared Utils, Maven Plugin Tools Java Annotations
MIT: mockito-core
The Apache Software License, Version 2.0: Apache Ant + ANTLR, Apache Ant + JUnit, Apache Ant Core, Apache Ant Launcher, Apache Groovy, Apache Ivy, FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, QDox, 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 |
javaparser-core-3.26.2.jar | 1.4 MB | 723 | 678 | 36 | 1.8 | Yes | No |
zstd-jni-1.5.5-11.jar | 6.8 MB | 80 | 36 | 3 | 1.8 | Yes | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
error_prone_annotations-2.28.0.jar | 19.4 kB | 47 | - | - | - | - | No |
• Root | - | 40 | 27 | 2 | 1.8 | Yes | - |
• Versioned | - | 7 | 1 | 1 | 9 | No | - |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes | No |
guava-33.3.1-jre.jar | 3.1 MB | 2056 | 2017 | 18 | 1.8 | Yes | No |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - | - |
guice-4.2.1-no_aop.jar | 520.7 kB | 406 | 390 | 9 | 1.7 | Yes | No |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - | No |
• Root | - | 29 | 17 | 1 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
qdox-1.12.1.jar | 179.8 kB | 124 | 104 | 11 | 1.4 | Yes | No |
commons-codec-1.16.1.jar | 365.5 kB | 259 | - | - | - | - | No |
• Root | - | 257 | 109 | 7 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | 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 |
jline-2.14.6.jar | 268.8 kB | 136 | 105 | 9 | 1.5 | Yes | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
byte-buddy-1.15.3.jar | 4.2 MB | 2955 | - | - | - | - | No |
• Root | - | 2953 | 2900 | 38 | 1.6 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
byte-buddy-agent-1.15.3.jar | 262.8 kB | 93 | - | - | - | - | No |
• Root | - | 91 | 72 | 2 | 1.5 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
ant-1.10.15.jar | 2.3 MB | 1255 | 1171 | 62 | 1.8 | Yes | No |
ant-antlr-1.10.15.jar | 12.3 kB | 12 | 1 | 1 | 1.8 | Yes | No |
ant-junit-1.10.15.jar | 141.4 kB | 65 | 48 | 1 | 1.8 | Yes | No |
ant-launcher-1.10.15.jar | 18.9 kB | 14 | 4 | 1 | 1.8 | Yes | No |
commons-compress-1.26.1.jar | 1.1 MB | 624 | - | - | - | - | No |
• Root | - | 622 | 569 | 36 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes | No |
groovy-4.0.23.jar | 7.6 MB | 4733 | 4574 | 120 | 1.8 | Yes | No |
groovy-ant-4.0.23.jar | 71.3 kB | 35 | 23 | 2 | 1.8 | Yes | No |
groovy-docgenerator-4.0.23.jar | 113.9 kB | 68 | 49 | 1 | 1.8 | Yes | No |
groovy-groovydoc-4.0.23.jar | 144.3 kB | 94 | 58 | 6 | 1.8 | Yes | No |
groovy-templates-4.0.23.jar | 92.2 kB | 57 | 50 | 2 | 1.8 | Yes | No |
groovy-xml-4.0.23.jar | 212.6 kB | 149 | 131 | 7 | 1.8 | Yes | No |
ivy-2.5.2.jar | 1.4 MB | 885 | 777 | 65 | 1.8 | Yes | No |
maven-archiver-3.6.2.jar | 26.8 kB | 19 | 5 | 1 | 1.8 | Yes | No |
maven-artifact-3.6.3.jar | 57.8 kB | 59 | 34 | 11 | 1.7 | Yes | No |
maven-builder-support-3.6.3.jar | 14.3 kB | 24 | 10 | 1 | 1.7 | Yes | No |
maven-core-3.6.3.jar | 633 kB | 490 | 403 | 56 | 1.7 | Yes | No |
maven-model-3.6.3.jar | 215.4 kB | 94 | 77 | 3 | 1.7 | Yes | No |
maven-model-builder-3.6.3.jar | 192.3 kB | 156 | 123 | 16 | 1.7 | Yes | No |
maven-plugin-api-3.6.3.jar | 47 kB | 48 | 27 | 6 | 1.7 | Yes | No |
maven-repository-metadata-3.6.3.jar | 27.2 kB | 27 | 9 | 2 | 1.7 | Yes | No |
maven-resolver-provider-3.6.3.jar | 66.2 kB | 43 | 26 | 1 | 1.7 | Yes | No |
maven-settings-3.6.3.jar | 44 kB | 35 | 19 | 2 | 1.7 | Yes | No |
maven-settings-builder-3.6.3.jar | 42.1 kB | 53 | 32 | 5 | 1.7 | Yes | No |
maven-plugin-annotations-3.13.1.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes | No |
maven-resolver-api-1.4.1.jar | 149 kB | 156 | 132 | 12 | 1.7 | Yes | No |
maven-resolver-impl-1.4.1.jar | 180.7 kB | 116 | 95 | 5 | 1.7 | Yes | No |
maven-resolver-spi-1.4.1.jar | 36.7 kB | 56 | 34 | 8 | 1.7 | Yes | No |
maven-resolver-util-1.4.1.jar | 167.5 kB | 132 | 105 | 13 | 1.7 | Yes | No |
file-management-3.1.0.jar | 36.3 kB | 39 | 18 | 4 | 1.8 | Yes | No |
maven-shared-utils-3.4.2.jar | 151.1 kB | 103 | 79 | 9 | 1.8 | Yes | No |
checker-qual-3.43.0.jar | 231.5 kB | 439 | 370 | 31 | 1.8 | Yes | No |
plexus-archiver-4.9.2.jar | 224.8 kB | 211 | 171 | 26 | 1.8 | Yes | No |
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-interpolation-1.27.jar | 85.9 kB | 79 | 62 | 7 | 1.8 | Yes | No |
plexus-io-3.4.2.jar | 79 kB | 87 | 66 | 7 | 1.8 | Yes | No |
plexus-utils-3.2.1.jar | 261.8 kB | 130 | 105 | 9 | 1.6 | Yes | No |
org.eclipse.sisu.inject-0.3.4.jar | 379.2 kB | 289 | 271 | 9 | 1.6 | Yes | No |
org.eclipse.sisu.plexus-0.3.4.jar | 205.3 kB | 196 | 164 | 20 | 1.6 | Yes | No |
jansi-2.4.1.jar | 257 kB | 101 | - | - | - | - | No |
• Root | - | 99 | 45 | 3 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
snappy-0.5.jar | 52.4 kB | 32 | 22 | 1 | 1.8 | Yes | No |
mockito-core-5.14.1.jar | 707.3 kB | 645 | 573 | 64 | 11 | Yes | No |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | No |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes | No |
slf4j-simple-2.0.16.jar | 15.7 kB | 22 | - | - | - | - | No |
• Root | - | 20 | 6 | 1 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes | No |
plexus-sec-dispatcher-1.4.jar | 27.7 kB | 31 | 13 | 3 | 1.4 | Yes | No |
xz-1.9.jar | 116 kB | 132 | - | - | - | - | Yes |
• Root | - | 130 | 116 | 9 | 1.7 | No | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
70 | 36.6 MB | 20320 | 18258 | 882 | 11 | 66 | 1 |
compile: 12 | compile: 3 MB | compile: 2023 | compile: 1618 | compile: 126 | 1.8 | compile: 11 | - |
runtime: 16 | runtime: 14.7 MB | runtime: 5379 | runtime: 4823 | runtime: 218 | runtime: 14 | runtime: 1 | |
provided: 25 | provided: 3.1 MB | provided: 2643 | provided: 2112 | provided: 201 | provided: 24 | - | |
test: 17 | test: 15.7 MB | test: 10275 | test: 9705 | test: 337 | 11 | test: 17 | - |