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.11.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-api 3.11.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-generators 3.11.0 jar Apache-2.0
org.codehaus.plexus plexus-utils 4.0.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 1.2 jar Apache License, Version 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.11.0 jar Apache-2.0 No
org.apache.maven.plugin-tools maven-plugin-tools-java 3.11.0 jar Apache-2.0 No
org.apache.maven.plugin-tools maven-plugin-tools-ant 3.11.0 jar Apache-2.0 Yes
org.apache.maven.plugin-tools maven-plugin-tools-beanshell 3.11.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.11.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-script-beanshell 3.11.0 jar Apache-2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.10.1 jar Eclipse Public License v2.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 Type Licenses
org.apache.maven maven-artifact 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-core 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-model 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.2.5 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M2 jar Eclipse Public License, Version 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
com.thoughtworks.qdox qdox 2.0.3 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-collections commons-collections 3.1 jar -
commons-lang commons-lang 2.4 jar The Apache Software 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.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-logging-api 1.11.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.11.1 jar Apache License, Version 2.0
org.apache.maven.reporting maven-reporting-api 3.1.1 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.4 jar The Apache Software License, Version 2.0
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-java 1.2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-xml 3.0.0 jar Apache License, Version 2.0
org.jsoup jsoup 1.17.2 jar The MIT License
org.ow2.asm asm 9.6 jar BSD-3-Clause
org.ow2.asm asm-commons 9.6 jar BSD-3-Clause
org.ow2.asm asm-tree 9.6 jar BSD-3-Clause
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 Optional
com.github.luben zstd-jni 1.5.5-11 jar BSD 2-Clause License No
commons-io commons-io 2.15.1 jar Apache-2.0 No
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 No
org.apache-extras.beanshell bsh 2.0b6 jar Apache License, Version 2.0 No
org.apache.commons commons-compress 1.25.0 jar Apache-2.0 No
org.codehaus.plexus plexus-archiver 4.9.1 jar Apache License, Version 2.0 No
org.codehaus.plexus plexus-io 3.4.1 jar Apache License, Version 2.0 No
org.iq80.snappy snappy 0.4 jar Apache License 2.0 No
org.ow2.asm asm-analysis 9.6 jar BSD-3-Clause No
org.ow2.asm asm-util 9.6 jar BSD-3-Clause No
org.tukaani xz 1.9 jar Public Domain No
org.apache.maven.plugin-tools maven-plugin-tools-model 3.11.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 -
org.apache.ant ant 1.10.14 jar The Apache Software License, Version 2.0
org.apache.ant ant-launcher 1.10.14 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.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.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 guava 16.0.1 - jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 - jar CDDL + GPLv2 with classpath exception
javax.enterprise cdi-api 1.2 - jar Apache License, Version 2.0
org.apache.maven maven-aether-provider 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.2.5 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - 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.21 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M2 - jar Eclipse Public License, Version 1.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 3.2.3 no_aop jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api

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

MIT License: SLF4J API Module

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

BSD License 3: Hamcrest

Java HTML Tidy License: JTidy

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

Public Domain: AOP alliance, XZ for Java

BSD 2-Clause License: zstd-jni

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Unknown: Beanshell, Plexus Ant Factory, classworlds, commons-collections

Apache License 2.0: snappy

The MIT License: jsoup Java HTML Parser

Apache-2.0: Apache Commons Compress, Apache Commons IO, Maven Ant Mojo Support, Maven Beanshell Mojo Support, Maven Plugin Metadata Model, Maven Plugin Plugin, Maven Plugin Tool for Ant, Maven Plugin Tool for Beanshell, 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

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, Apache Maven Reporting API, BeanShell, CDI APIs, Doxia :: Logging API, Doxia :: Sink API, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, Plexus Languages :: Java, Plexus Velocity Component, Plexus XML Utilities

CDDL + GPLv2 with classpath exception: javax.annotation API

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Logging, Apache Maven Wagon :: API, Apache Velocity, Commons Lang, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, QDox, Sisu Guice - Core Library, 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
zstd-jni-1.5.5-11.jar 6.8 MB 80 36 3 9 Yes No
guava-16.0.1.jar 2.2 MB 1709 1678 17 1.6 Yes No
qdox-2.0.3.jar 334.2 kB 246 220 17 1.6 Yes No
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes No
commons-collections-3.1.jar 559.4 kB 465 446 12 1.1 Yes No
commons-io-2.15.1.jar 501.2 kB 368 339 16 9 Yes No
commons-lang-2.4.jar 261.8 kB 148 127 9 1.2 Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes No
cdi-api-1.2.jar 71.1 kB 118 98 7 1.6 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No 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.14.jar 2.3 MB 1258 1174 62 1.8 Yes No
ant-launcher-1.10.14.jar 18.9 kB 14 4 1 1.8 Yes No
commons-compress-1.25.0.jar 1.1 MB 617 563 37 9 Yes 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-aether-provider-3.2.5.jar 65.8 kB 42 25 1 1.6 Yes No
maven-artifact-3.2.5.jar 55.1 kB 57 32 11 1.6 Yes No
maven-core-3.2.5.jar 608.2 kB 463 372 51 1.6 Yes No
maven-model-3.2.5.jar 160.8 kB 67 50 3 1.6 Yes No
maven-model-builder-3.2.5.jar 170.2 kB 148 115 16 1.6 Yes No
maven-plugin-api-3.2.5.jar 46.1 kB 46 25 6 1.6 Yes No
maven-repository-metadata-3.2.5.jar 26 kB 25 7 2 1.6 Yes No
maven-settings-3.2.5.jar 43 kB 33 17 2 1.6 Yes No
maven-settings-builder-3.2.5.jar 43.7 kB 53 32 5 1.6 Yes No
doxia-logging-api-1.11.1.jar 11.7 kB 19 4 1 1.7 Yes No
doxia-sink-api-1.11.1.jar 11.6 kB 22 4 2 1.7 Yes No
maven-plugin-annotations-3.11.0.jar 13.8 kB 22 7 1 1.8 Yes No
maven-plugin-tools-annotations-3.11.0.jar 78.5 kB 58 32 8 1.8 Yes No
maven-plugin-tools-api-3.11.0.jar 55 kB 44 23 5 1.8 Yes No
maven-plugin-tools-generators-3.11.0.jar 43.9 kB 31 13 1 1.8 Yes No
maven-plugin-tools-java-3.11.0.jar 18.5 kB 21 2 1 1.8 Yes No
maven-script-ant-3.11.0.jar 18.2 kB 20 3 1 1.8 Yes No
maven-script-beanshell-3.11.0.jar 9.2 kB 16 1 1 1.8 Yes No
maven-reporting-api-3.1.1.jar 10.6 kB 19 4 1 1.7 Yes No
wagon-provider-api-2.4.jar 52.4 kB 60 39 8 1.5 Yes No
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes No
plexus-ant-factory-1.0-alpha-2.1.jar 10.2 kB 19 4 1 1.1 Yes No
plexus-archiver-4.9.1.jar 224.6 kB 211 171 26 1.8 Yes No
plexus-bsh-factory-1.0-alpha-7.jar 8.5 kB 18 3 1 1.1 Yes No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes No
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes No
plexus-io-3.4.1.jar 79.4 kB 89 68 7 1.8 Yes No
plexus-java-1.2.0.jar 57.5 kB 67 39 3 9 Yes No
plexus-utils-4.0.0.jar 192.4 kB 128 86 7 11 Yes No
plexus-velocity-1.2.jar 8.1 kB 17 4 1 1.5 Yes No
plexus-xml-3.0.0.jar 93 kB 44 25 2 1.8 Yes No
aether-api-1.0.0.v20140518.jar 136.3 kB 149 128 11 1.5 Yes No
aether-impl-1.0.0.v20140518.jar 171.7 kB 113 95 4 1.5 Yes No
aether-spi-1.0.0.v20140518.jar 30.7 kB 54 34 8 1.5 Yes No
aether-util-1.0.0.v20140518.jar 145.8 kB 125 100 13 1.5 Yes No
org.eclipse.sisu.inject-0.9.0.M2.jar 424.6 kB 318 294 9 1.8 Yes No
org.eclipse.sisu.plexus-0.9.0.M2.jar 209.8 kB 203 165 20 1.8 Yes No
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes No
snappy-0.4.jar 58 kB 34 24 1 1.6 Yes No
jsoup-1.17.2.jar 445.7 kB 298 276 8 9 Yes No
junit-jupiter-5.10.1.jar 6.4 kB 5 1 1 9 No No
junit-jupiter-api-5.10.1.jar 211 kB 197 182 8 9 Yes No
junit-jupiter-engine-5.10.1.jar 244.7 kB 147 130 9 9 Yes No
junit-jupiter-params-5.10.1.jar 586 kB 381 347 22 9 Yes No
junit-platform-commons-1.10.1.jar 106.3 kB 64 44 7 9 Yes No
junit-platform-engine-1.10.1.jar 204.8 kB 153 136 10 9 Yes No
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes No
asm-9.6.jar 123.6 kB 45 39 3 9 Yes No
asm-analysis-9.6.jar 34 kB 22 15 2 9 Yes No
asm-commons-9.6.jar 72.2 kB 34 28 2 9 Yes No
asm-tree-9.6.jar 51.9 kB 45 39 2 9 Yes No
asm-util-9.6.jar 91.1 kB 33 27 2 9 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
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-3.2.3-no_aop.jar 397.8 kB 329 314 8 1.6 Yes No
xz-1.9.jar 116 kB 132 117 10 9 No Yes
maven-plugin-tools-ant-3.11.0.jar 13.9 kB 20 1 1 1.8 Yes No
maven-plugin-tools-beanshell-3.11.0.jar 14.5 kB 21 1 1 1.8 Yes No
maven-plugin-tools-model-3.11.0.jar 30 kB 30 11 2 1.8 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
84 23.5 MB 12293 10292 658 11 79 1
compile: 26 compile: 4.7 MB compile: 3345 compile: 2701 compile: 167 11 compile: 26 -
runtime: 16 runtime: 9.5 MB runtime: 1991 runtime: 1577 runtime: 127 runtime: 14 runtime: 1
provided: 25 provided: 5.2 MB provided: 4274 provided: 3708 provided: 215 provided: 24 -
test: 17 test: 4.2 MB test: 2683 test: 2306 test: 149 9 test: 15 -