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.plugin-tools maven-plugin-annotations 3.16.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-api 3.16.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-generators 3.16.0 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.27 jar Apache-2.0
org.codehaus.plexus plexus-utils 4.1.0 jar Apache-2.0
org.codehaus.plexus plexus-velocity 2.4.0 jar Apache-2.0
org.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public License 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
org.apache.maven.plugin-tools maven-plugin-tools-annotations 3.16.0 jar Apache-2.0 No
org.apache.maven.plugin-tools maven-plugin-tools-java 3.16.0 jar Apache-2.0 No
org.apache.maven.plugin-tools maven-plugin-tools-ant 3.16.0 jar Apache-2.0 Yes
org.apache.maven.plugin-tools maven-plugin-tools-beanshell 3.16.0 jar Apache-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
org.apache.maven.plugin-tools maven-script-ant 3.16.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-script-beanshell 3.16.0 jar Apache-2.0
org.junit.jupiter junit-jupiter-api 5.14.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.14.4 jar Eclipse Public License v2.0
org.mockito mockito-core 4.11.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
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.9.16 jar Apache-2.0
org.apache.maven maven-core 3.9.16 jar Apache-2.0
org.apache.maven maven-model 3.9.16 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.16 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.16 jar Apache-2.0
org.apache.maven maven-settings 3.9.16 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.27 jar Apache-2.0
org.eclipse.sisu org.eclipse.sisu.plexus 1.0.1 jar Eclipse Public 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 Type Licenses
com.github.javaparser javaparser-core 3.28.2 jar GNU Lesser General Public LicenseApache License, Version 2.0
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
net.sf.jtidy jtidy r938 jar Java HTML Tidy License
org.apache.commons commons-lang3 3.20.0 jar Apache-2.0
org.apache.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 2.0.0 jar Apache-2.0
org.apache.maven.reporting maven-reporting-api 4.0.0 jar Apache-2.0
org.apache.velocity velocity-engine-core 2.4.1 jar Apache-2.0
org.codehaus.plexus plexus-java 1.6.0 jar Apache-2.0
org.codehaus.plexus plexus-xml 3.1.0 jar Apache-2.0
org.jsoup jsoup 1.23.2 jar The MIT License
org.ow2.asm asm 9.10.1 jar BSD-3-Clause

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.github.luben zstd-jni 1.5.7-15 jar BSD 2-Clause License No
com.thoughtworks.qdox qdox 2.2.0 jar The Apache Software License, Version 2.0 No
commons-io commons-io 2.22.0 jar Apache-2.0 No
org.apache-extras.beanshell bsh 2.0b6 jar Apache License, Version 2.0 No
org.apache.commons commons-compress 1.28.0 jar Apache-2.0 No
org.codehaus.plexus plexus-archiver 4.14.0 jar Apache-2.0 No
org.codehaus.plexus plexus-io 3.7.0 jar Apache-2.0 No
org.ow2.asm asm-analysis 9.10.1 jar BSD-3-Clause No
org.ow2.asm asm-tree 9.10.1 jar BSD-3-Clause No
org.ow2.asm asm-util 9.10.1 jar BSD-3-Clause No
org.tukaani xz 1.12 jar 0BSD No
org.apache.maven.plugin-tools maven-plugin-tools-model 3.16.0 jar Apache-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
bsh bsh 1.3.0 jar -
classworlds classworlds 1.1-alpha-2 jar -
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.apache.ant ant 1.10.17 jar The Apache Software License, Version 2.0
org.apache.ant ant-launcher 1.10.17 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.codehaus.plexus plexus-ant-factory 1.0-alpha-2.1 jar -
org.codehaus.plexus plexus-bsh-factory 1.0-alpha-7 jar -
org.junit.platform junit-platform-commons 1.14.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

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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava failureaccess 1.0.3 - jar Apache License, Version 2.0
com.google.guava guava 33.6.0-jre - jar Apache License, Version 2.0
com.google.inject guice 5.1.0 classes jar The Apache Software License, Version 2.0
org.apache.maven maven-builder-support 3.9.16 - jar Apache-2.0
org.apache.maven maven-model-builder 3.9.16 - jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.16 - jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.16 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.27 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.27 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.27 - 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.11.0 - jar Apache-2.0
org.codehaus.plexus plexus-component-annotations 2.2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.29 - jar Apache-2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 1.0.1 - jar Eclipse Public License, Version 2.0
org.jspecify jspecify 1.0.0 - jar The Apache License, Version 2.0
org.slf4j slf4j-api 1.7.36 - jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: plexus-build-api

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

BSD-3-Clause: asm, asm-analysis, asm-tree, asm-util

MIT License: SLF4J API Module

Java HTML Tidy License: JTidy

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

Public Domain: AOP alliance

GNU Lesser General Public License: com.github.javaparser:javaparser-core

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

Unknown: Beanshell, Plexus Ant Factory, classworlds

0BSD: XZ for Java

The MIT License: jsoup Java HTML Parser, mockito-core

Apache-2.0: Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Reporting API, Apache Maven Shared Utils, Apache Velocity - Engine, Doxia :: Sink API, Maven Ant Mojo Support (deprecated), 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 Beanshell Mojo Support (deprecated), Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Metadata Model (deprecated), Maven Plugin Plugin, Maven Plugin Tool for Ant (deprecated), Maven Plugin Tool for Beanshell (deprecated), Maven Plugin Tool for Java with Annotations, Maven Plugin Tool for Java with Javadoc Tags, Maven Plugin Tools Extractor API, Maven Plugin Tools Generators, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Plexus Languages :: Java, Plexus Velocity Component, Plexus XML Utilities

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, BeanShell, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, Objenesis, Plexus :: Component Annotations (deprecated), Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, com.github.javaparser:javaparser-core

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Logging, Google Guice - Core Library, 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
bsh-1.3.0.jar 242.2 kB 213 135 7 1.2 No No
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes No
javaparser-core-3.28.2.jar 1.5 MB 755 710 36 1.8 Yes No
zstd-jni-1.5.7-15.jar 6.5 MB 85 38 3 1.8 Yes No
failureaccess-1.0.3.jar 10.8 kB 25 - - - - No
   • Root - 17 2 1 1.8 Yes -
   • Versioned - 8 1 1 9 No -
guava-33.6.0-jre.jar 3.1 MB 2010 - - - - No
   • Root - 2008 1969 18 1.8 Yes -
   • Versioned - 2 1 1 9 No -
guice-5.1.0-classes.jar 656.9 kB 478 460 10 1.8 Yes No
qdox-2.2.0.jar 353 kB 266 240 18 1.8 Yes No
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes No
commons-io-2.22.0.jar 609.2 kB 458 - - - - No
   • Root - 456 428 15 1.8 Yes -
   • Versioned - 2 1 1 9 No -
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No 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 -
jtidy-r938.jar 249.9 kB 141 123 2 1.3 Yes No
bsh-2.0b6.jar 389 kB 247 164 9 1.5 Yes No
ant-1.10.17.jar 2.3 MB 1264 1180 62 1.8 Yes No
ant-launcher-1.10.17.jar 18.7 kB 14 4 1 1.8 Yes 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.20.0.jar 713.9 kB 454 - - - - No
   • Root - 452 421 18 1.8 Yes -
   • Versioned - 2 1 1 9 No -
httpclient-4.5.14.jar 785.6 kB 511 470 24 1.6 Yes No
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes No
maven-artifact-3.9.16.jar 58.9 kB 59 34 11 1.8 Yes No
maven-builder-support-3.9.16.jar 14.4 kB 24 10 1 1.8 Yes No
maven-core-3.9.16.jar 722 kB 532 444 58 1.8 Yes No
maven-model-3.9.16.jar 218 kB 97 80 3 1.8 Yes No
maven-model-builder-3.9.16.jar 208.7 kB 164 130 17 1.8 Yes No
maven-plugin-api-3.9.16.jar 47.6 kB 48 27 6 1.8 Yes No
maven-repository-metadata-3.9.16.jar 28.6 kB 27 9 2 1.8 Yes No
maven-resolver-provider-3.9.16.jar 79 kB 50 33 1 1.8 Yes No
maven-settings-3.9.16.jar 44.7 kB 35 19 2 1.8 Yes No
maven-settings-builder-3.9.16.jar 42.4 kB 53 32 5 1.8 Yes No
doxia-sink-api-2.0.0.jar 11.3 kB 20 5 1 1.8 Yes No
maven-plugin-annotations-3.16.0.jar 14 kB 22 7 1 1.8 Yes No
maven-plugin-tools-annotations-3.16.0.jar 78.5 kB 58 32 8 1.8 Yes No
maven-plugin-tools-api-3.16.0.jar 56.6 kB 43 22 5 1.8 Yes No
maven-plugin-tools-generators-3.16.0.jar 41.7 kB 30 12 1 1.8 Yes No
maven-plugin-tools-java-3.16.0.jar 17.9 kB 21 2 1 1.8 Yes No
maven-script-ant-3.16.0.jar 17.3 kB 20 3 1 1.8 Yes No
maven-script-beanshell-3.16.0.jar 8.7 kB 16 1 1 1.8 Yes No
maven-reporting-api-4.0.0.jar 9.8 kB 18 4 1 1.8 Yes No
maven-resolver-api-1.9.27.jar 158.2 kB 170 146 12 1.8 Yes No
maven-resolver-impl-1.9.27.jar 327.4 kB 213 183 14 1.8 Yes No
maven-resolver-named-locks-1.9.27.jar 37.9 kB 40 22 3 1.8 Yes No
maven-resolver-spi-1.9.27.jar 51.7 kB 84 58 12 1.8 Yes No
maven-resolver-util-1.9.27.jar 197.4 kB 157 130 13 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
plexus-ant-factory-1.0-alpha-2.1.jar 10.2 kB 19 4 1 1.1 Yes No
plexus-archiver-4.14.0.jar 228 kB 212 172 26 1.8 Yes No
plexus-bsh-factory-1.0-alpha-7.jar 8.5 kB 18 3 1 1.1 Yes No
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes No
plexus-classworlds-2.11.0.jar 54.2 kB 52 37 5 1.8 Yes No
plexus-component-annotations-2.2.0.jar 4.2 kB 15 3 1 1.8 No No
plexus-interpolation-1.29.jar 88.1 kB 83 - - - - No
   • Root - 81 63 7 1.8 Yes -
   • Versioned - 2 1 1 9 No -
plexus-io-3.7.0.jar 80.5 kB 87 66 7 1.8 Yes No
plexus-java-1.6.0.jar 57.7 kB 66 - - - - No
   • Root - 56 37 2 1.8 Yes -
   • Versioned - 10 3 2 9 Yes -
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes No
plexus-utils-4.1.0.jar 193.1 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.4.0.jar 6.4 kB 18 4 2 1.8 Yes No
plexus-xml-3.1.0.jar 94.3 kB 44 25 2 1.8 Yes No
org.eclipse.sisu.inject-1.0.1.jar 304.3 kB 280 261 8 1.8 Yes No
org.eclipse.sisu.plexus-1.0.1.jar 215.8 kB 204 167 20 1.8 Yes No
jsoup-1.23.2.jar 537.8 kB 341 - - - - No
   • Root - 332 312 7 1.8 Yes -
   • Versioned - 9 5 2 11 Yes -
jspecify-1.0.0.jar 3.8 kB 14 - - - - No
   • Root - 10 4 1 1.8 No -
   • Versioned - 4 1 1 9 No -
junit-jupiter-api-5.14.4.jar 242.5 kB 217 202 8 1.8 Yes No
junit-jupiter-params-5.14.4.jar 663.1 kB 433 399 22 1.8 Yes No
junit-platform-commons-1.14.4.jar 164.4 kB 105 - - - - No
   • Root - 94 78 10 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
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.10.1.jar 126.2 kB 45 39 3 1.5 Yes No
asm-analysis-9.10.1.jar 35.1 kB 22 15 2 1.5 Yes No
asm-tree-9.10.1.jar 52 kB 45 39 2 1.5 Yes No
asm-util-9.10.1.jar 95.6 kB 34 28 2 1.5 Yes No
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes No
plexus-build-api-0.0.7.jar 8.5 kB 19 4 1 1.4 Yes No
xz-1.12.jar 168.8 kB 151 - - - - Yes
   • Root - 137 123 9 1.8 Yes -
   • Versioned - 14 7 4 9 Yes -
maven-plugin-tools-ant-3.16.0.jar 13.2 kB 20 1 1 1.8 Yes No
maven-plugin-tools-beanshell-3.16.0.jar 13.6 kB 21 1 1 1.8 Yes No
maven-plugin-tools-model-3.16.0.jar 29.8 kB 30 11 2 1.8 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
83 30.9 MB 16963 14751 785 1.8 79 1
compile: 21 compile: 5.8 MB compile: 3669 compile: 3043 compile: 170 1.8 compile: 21 -
runtime: 16 runtime: 9.7 MB runtime: 2399 runtime: 1949 runtime: 142 runtime: 16 runtime: 1
provided: 29 provided: 6.7 MB provided: 4978 provided: 4338 provided: 238 provided: 26 -
test: 17 test: 8.7 MB test: 5917 test: 5421 test: 235 1.8 test: 16 -