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
org.apache.maven maven-archiver 3.6.0 jar Apache 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 file-management 3.0.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
commons-io commons-io 2.7 jar Apache License, Version 2.0
jline jline 2.14.6 jar The BSD License
org.apache.ant ant 1.10.12 jar The Apache Software License, Version 2.0
org.apache.ivy ivy 2.5.0 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.4.2 jar Apache License, Version 2.0
org.fusesource.jansi jansi 2.4.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
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.groovy groovy 4.0.6 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-ant 4.0.6 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-groovydoc 4.0.6 jar The Apache Software License, Version 2.0
org.mockito mockito-core 4.8.0 jar The 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.plugin-tools maven-plugin-annotations 3.6.4 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
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.21 - 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-compat 3.0 - jar The Apache Software 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-shared-io 3.0.0 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.10 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 4.4.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.2.3 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 3.4.0 - jar Apache License, Version 2.0
org.iq80.snappy snappy 0.4 - jar Apache License 2.0
org.slf4j slf4j-api 1.7.36 - 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.ant ant-launcher 1.10.12 jar The Apache Software License, Version 2.0
org.apache.maven maven-aether-provider 3.0 jar The Apache Software License, Version 2.0
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.24.4 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.12.14 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.14 jar Apache License, Version 2.0
org.apache.ant ant-antlr 1.10.12 jar The Apache Software License, Version 2.0
org.apache.ant ant-junit 1.10.12 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-docgenerator 4.0.6 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-templates 4.0.6 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-xml 4.0.6 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 3.2 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: GMavenPlus Plugin

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

Apache License 2.0: snappy

The BSD License: JLine

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Compress, Apache Commons IO, Apache Maven Archiver, Apache Maven File Management API, Apache Maven Shared I/O API, Apache Maven Shared Utils, Apache Maven Wagon :: API, Byte Buddy (without dependencies), Byte Buddy agent, Maven Plugin Tools Java Annotations, Objenesis, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, javaparser-core

Public Domain: XZ for Java

GNU Lesser General Public License: javaparser-core

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Apache Ant + ANTLR, Apache Ant + JUnit, Apache Ant Core, Apache Ant Launcher, Apache Groovy, Apache Ivy, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, QDox, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), jansi, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
javaparser-core-3.24.4.jar 1.3 MB 658 620 29 1.8 Yes No
qdox-1.12.1.jar 179.8 kB 124 104 11 1.4 Yes No
commons-io-2.7.jar 276.4 kB 198 176 10 1.8 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.12.14.jar 3.9 MB 2724 2670 39 - Yes No
byte-buddy-agent-1.12.14.jar 256.3 kB 90 70 3 - Yes No
ant-1.10.12.jar 2.3 MB 1246 1162 62 1.8 Yes No
ant-antlr-1.10.12.jar 12.2 kB 12 1 1 1.8 Yes No
ant-junit-1.10.12.jar 139.9 kB 65 48 1 1.8 Yes No
ant-launcher-1.10.12.jar 18.7 kB 14 4 1 1.8 Yes No
commons-compress-1.21.jar 1 MB 576 524 35 1.8 Yes No
groovy-4.0.6.jar 7.4 MB 4720 4561 120 1.8 Yes No
groovy-ant-4.0.6.jar 71.8 kB 35 23 2 1.8 Yes No
groovy-docgenerator-4.0.6.jar 125.4 kB 68 49 1 1.8 Yes No
groovy-groovydoc-4.0.6.jar 146.6 kB 94 58 6 1.8 Yes No
groovy-templates-4.0.6.jar 95.2 kB 57 50 2 1.8 Yes No
groovy-xml-4.0.6.jar 230.2 kB 149 131 7 1.8 Yes No
ivy-2.5.0.jar 1.4 MB 884 771 65 1.7 Yes No
maven-aether-provider-3.0.jar 51.2 kB 38 21 1 1.5 Yes No
maven-archiver-3.6.0.jar 26.2 kB 19 5 1 1.8 Yes No
maven-artifact-3.0.jar 51.9 kB 57 32 11 1.5 Yes No
maven-compat-3.0.jar 284.9 kB 213 161 29 1.5 Yes No
maven-core-3.0.jar 527 kB 406 332 39 1.5 Yes No
maven-model-3.0.jar 164.7 kB 67 50 3 1.5 Yes No
maven-model-builder-3.0.jar 148 kB 142 109 16 1.5 Yes No
maven-plugin-api-3.0.jar 48.9 kB 46 25 6 1.5 Yes No
maven-repository-metadata-3.0.jar 30.1 kB 25 7 2 1.5 Yes No
maven-settings-3.0.jar 46.7 kB 33 17 2 1.5 Yes No
maven-settings-builder-3.0.jar 37.8 kB 49 28 5 1.5 Yes No
maven-plugin-annotations-3.6.4.jar 13.7 kB 22 7 1 1.7 Yes No
file-management-3.0.0.jar 35.3 kB 36 15 4 1.6 Yes No
maven-shared-io-3.0.0.jar 41.5 kB 50 28 5 1.6 Yes No
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes No
wagon-provider-api-2.10.jar 53.5 kB 60 39 8 1.5 Yes No
plexus-archiver-4.4.0.jar 210.8 kB 192 153 25 1.8 Yes No
plexus-classworlds-2.2.3.jar 46.1 kB 51 36 5 1.4 Yes No
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No No
plexus-interpolation-1.14.jar 61.1 kB 60 44 6 1.4 Yes No
plexus-io-3.4.0.jar 79.3 kB 89 68 7 1.8 Yes No
plexus-utils-3.4.2.jar 267.3 kB 145 107 9 - Yes No
jansi-2.4.0.jar 221 kB 98 47 3 1.7 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
mockito-core-4.8.0.jar 684 kB 652 580 64 1.8 Yes No
objenesis-3.2.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
aether-api-1.7.jar 74.2 kB 102 82 11 1.5 Yes No
aether-impl-1.7.jar 106.3 kB 72 58 2 1.5 Yes No
aether-spi-1.7.jar 13.5 kB 31 16 4 1.5 Yes No
aether-util-1.7.jar 107.9 kB 101 78 13 1.5 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-2.1.7-noaop.jar 471.7 kB 416 402 8 1.5 Yes No
sisu-inject-bean-1.4.2.jar 153 kB 165 138 13 1.5 Yes No
sisu-inject-plexus-1.4.2.jar 201.7 kB 199 156 26 1.5 Yes No
xz-1.9.jar 116 kB 132 117 10 - No Yes
Total Size Entries Classes Packages Java Version Debug Information Sealed
58 24.3 MB 16375 14688 808 1.8 55 1
compile: 31 compile: 4.2 MB compile: 3411 compile: 2689 compile: 297 - compile: 29 -
test: 16 test: 15.1 MB test: 9948 test: 9403 test: 331 - test: 16 -
runtime: 10 runtime: 5 MB runtime: 2994 runtime: 2589 runtime: 179 - runtime: 9 runtime: 1
provided: 1 provided: 13.7 kB provided: 22 provided: 7 provided: 1 - provided: 1 -