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.18.0 jar Apache-2.0
org.apache.ant ant 1.10.15 jar The Apache Software License, Version 2.0
org.apache.maven maven-archiver 2.4 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.9.9 jar Apache-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 Optional
com.guardsquare proguard-base 7.7.0 jar - Yes
com.guardsquare proguard-core 9.1.10 jar Apache License Version 2.0 Yes

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

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
classworlds classworlds 1.1-alpha-2 jar -
org.apache.ant ant-launcher 1.10.15 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 2.0 jar -
org.apache.maven maven-artifact-manager 2.0 jar -
org.apache.maven maven-model 2.0 jar -
org.apache.maven maven-profile 2.0 jar -
org.apache.maven maven-project 2.0 jar -
org.apache.maven maven-repository-metadata 2.0 jar -
org.apache.maven.wagon wagon-provider-api 1.0-alpha-5 jar -
org.codehaus.plexus plexus-archiver 1.0-alpha-11 jar -
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-component-api 1.0-alpha-15 jar -
org.codehaus.plexus plexus-container-default 1.0-alpha-8 jar -
org.codehaus.plexus plexus-interpolation 1.6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 1.0-alpha-3 jar -
org.codehaus.plexus plexus-utils 1.4.9 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-xml 3.0.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M3 jar Eclipse Public License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M3 jar Eclipse Public 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 Optional
com.google.code.gson gson 2.11.0 jar Apache-2.0 Yes
com.google.errorprone error_prone_annotations 2.27.0 jar Apache 2.0 Yes
org.apache.logging.log4j log4j-api 2.24.2 jar Apache-2.0 Yes
org.apache.logging.log4j log4j-core 2.24.2 jar Apache-2.0 Yes
org.jetbrains annotations 26.0.1 jar The Apache Software License, Version 2.0 Yes
org.jetbrains.kotlin kotlin-metadata-jvm 2.1.0 jar The Apache License, Version 2.0 Yes
org.jetbrains.kotlin kotlin-stdlib 2.1.0 jar The Apache License, Version 2.0 Yes
org.json json 20231013 jar Public Domain Yes

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

  • com.github.wvengen:proguard-maven-plugin:maven-plugin:2.7.1-SNAPSHOT [Information]
    • com.guardsquare:proguard-base:jar:7.7.0 (runtime) [Information]
      • org.jetbrains.kotlin:kotlin-stdlib:jar:2.1.0 (runtime) [Information]
      • com.google.code.gson:gson:jar:2.11.0 (runtime) [Information]
        • com.google.errorprone:error_prone_annotations:jar:2.27.0 (runtime) [Information]
      • org.apache.logging.log4j:log4j-api:jar:2.24.2 (runtime) [Information]
      • org.apache.logging.log4j:log4j-core:jar:2.24.2 (runtime) [Information]
      • org.json:json:jar:20231013 (runtime) [Information]
    • com.guardsquare:proguard-core:jar:9.1.10 (runtime) [Information]
    • org.apache.ant:ant:jar:1.10.15 (compile) [Information]
    • org.apache.maven:maven-archiver:jar:2.4 (compile) [Information]
      • org.apache.maven:maven-artifact:jar:2.0 (compile) [Information]
      • org.apache.maven:maven-model:jar:2.0 (compile) [Information]
      • org.apache.maven:maven-project:jar:2.0 (compile) [Information]
        • org.apache.maven:maven-profile:jar:2.0 (compile) [Information]
        • org.apache.maven:maven-artifact-manager:jar:2.0 (compile) [Information]
          • org.apache.maven:maven-repository-metadata:jar:2.0 (compile) [Information]
          • org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5 (compile) [Information]
        • org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 (compile) [Information]
          • classworlds:classworlds:jar:1.1-alpha-2 (compile) [Information]
      • org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-11 (compile) [Information]
        • org.codehaus.plexus:plexus-component-api:jar:1.0-alpha-15 (compile) [Information]
        • org.codehaus.plexus:plexus-io:jar:1.0-alpha-3 (compile) [Information]
      • org.codehaus.plexus:plexus-utils:jar:1.4.9 (compile) [Information]
      • org.codehaus.plexus:plexus-interpolation:jar:1.6 (compile) [Information]
    • commons-io:commons-io:jar:2.18.0 (compile) [Information]
    • junit:junit:jar:4.13.2 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • org.apache.maven:maven-plugin-api:jar:3.9.9 (compile) [Information]

Licenses

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

Apache License Version 2.0: ProGuardCORE

Unknown: Plexus Archiver Component, Plexus IO Components, classworlds

The Apache License, Version 2.0: Kotlin Metadata Jvm, Kotlin Stdlib

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

Apache-2.0: Apache Commons IO, Apache Log4j API, Apache Log4j Core, Gson, Maven Plugin API

Apache License, Version 2.0: Plexus :: Component Annotations, Plexus Classworlds, Plexus XML Utilities

GNU Lesser General Public License (LGPL): ProGuard Maven Plugin

Public Domain: JSON in Java

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, JetBrains Java Annotations, Maven Archiver, Plexus Common Utilities, Plexus Interpolation API

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes
commons-io-2.18.0.jar 538.9 kB 398 - - - -
   • Root - 397 370 15 1.8 Yes
   • Versioned - 1 1 1 9 No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
ant-1.10.15.jar 2.3 MB 1255 1171 62 1.8 Yes
ant-launcher-1.10.15.jar 18.9 kB 14 4 1 1.8 Yes
maven-archiver-2.4.jar 19.6 kB 18 5 1 1.4 Yes
maven-artifact-2.0.jar 78.8 kB 101 74 15 1.1 Yes
maven-artifact-manager-2.0.jar 50.6 kB 44 24 7 1.1 Yes
maven-model-2.0.jar 78.5 kB 58 45 2 1.1 Yes
maven-plugin-api-3.9.9.jar 47.1 kB 48 27 6 1.8 Yes
maven-profile-2.0.jar 30.4 kB 31 16 2 1.1 Yes
maven-project-2.0.jar 104.6 kB 73 50 10 1.1 Yes
maven-repository-metadata-2.0.jar 20.7 kB 21 6 2 1.1 Yes
wagon-provider-api-1.0-alpha-5.jar 51.6 kB 56 37 9 1.1 Yes
plexus-archiver-1.0-alpha-11.jar 173.8 kB 129 104 12 1.4 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-component-api-1.0-alpha-15.jar 32 kB 65 42 10 1.1 Yes
plexus-container-default-1.0-alpha-8.jar 195.4 kB 215 175 28 1.1 Yes
plexus-interpolation-1.6.jar 51 kB 55 40 5 1.4 Yes
plexus-io-1.0-alpha-3.jar 46.7 kB 56 38 4 1.4 Yes
plexus-utils-1.4.9.jar 204 kB 115 91 9 1.3 Yes
plexus-xml-3.0.0.jar 93 kB 44 25 2 1.8 Yes
org.eclipse.sisu.inject-0.9.0.M3.jar 433.6 kB 318 297 9 1.8 Yes
org.eclipse.sisu.plexus-0.9.0.M3.jar 216.3 kB 205 167 20 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
gson-2.11.0.jar 298.4 kB 244 - - - -
   • Root - 243 223 9 1.7 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.27.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
proguard-base-7.7.0.jar 872.8 kB 503 - - - -
   • Root - 503 471 28 1.8 Yes
proguard-core-9.1.10.jar 1.9 MB 1384 1280 93 1.8 Yes
log4j-api-2.24.2.jar 348.2 kB 247 - - - -
   • Root - 236 209 11 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-core-2.24.2.jar 1.9 MB 1320 - - - -
   • Root - 1303 1214 57 1.8 Yes
   • Versioned - 17 7 4 9 Yes
annotations-26.0.1.jar 31.2 kB 72 - - - -
   • Root - 70 60 2 1.8 Yes
   • Versioned - 2 1 1 9 No
kotlin-metadata-jvm-2.1.0.jar 980.3 kB 514 491 14 1.8 Yes
kotlin-stdlib-2.1.0.jar 1.7 MB 995 - - - -
   • Root - 993 934 44 1.8 Yes
   • Versioned - 2 1 1 9 No
json-20231013.jar 74.7 kB 38 29 1 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
36 13.5 MB 9222 8202 536 1.8 35
compile: 24 compile: 4.9 MB compile: 3417 compile: 2869 compile: 240 1.8 compile: 23
runtime: 10 runtime: 8.1 MB runtime: 5364 runtime: 4938 runtime: 261 runtime: 10
test: 2 test: 429.6 kB test: 441 test: 395 test: 35 1.5 test: 2