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 Optional
com.github.javaparser javaparser-core 3.25.9 jar GNU Lesser General Public LicenseApache License, Version 2.0 No
com.github.spotbugs spotbugs 4.8.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 No
com.google.code.gson gson 2.10.1 jar Apache-2.0 No
com.google.guava guava 33.0.0-jre jar Apache License, Version 2.0 No
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0 No
commons-chain commons-chain 1.2 jar The Apache Software License, Version 2.0 No
commons-codec commons-codec 1.16.1 jar Apache-2.0 No
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0 No
commons-digester commons-digester 2.1 jar The Apache Software License, Version 2.0 No
commons-io commons-io 2.15.1 jar Apache-2.0 No
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0 No
jaxen jaxen 2.0.0 jar BSD License 2.0 No
org.apache.ant ant 1.10.14 jar The Apache Software License, Version 2.0 No
org.apache.bcel bcel 6.8.2 jar Apache-2.0 No
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0 No
org.apache.groovy groovy 4.0.19 jar The Apache Software License, Version 2.0 No
org.apache.groovy groovy-ant 4.0.19 jar The Apache Software License, Version 2.0 No
org.apache.groovy groovy-dateutil 4.0.19 jar The Apache Software License, Version 2.0 No
org.apache.groovy groovy-json 4.0.19 jar The Apache Software License, Version 2.0 No
org.apache.groovy groovy-xml 4.0.19 jar The Apache Software License, Version 2.0 No
org.apache.logging.log4j log4j-to-slf4j 2.23.0 jar Apache-2.0 No
org.apache.maven.doxia doxia-core 1.12.0 jar Apache License, Version 2.0 No
org.apache.maven.doxia doxia-decoration-model 1.11.1 jar Apache License, Version 2.0 No
org.apache.maven.doxia doxia-integration-tools 1.11.1 jar Apache License, Version 2.0 No
org.apache.maven.doxia doxia-sink-api 1.12.0 jar Apache License, Version 2.0 No
org.apache.maven.doxia doxia-site-renderer 1.11.1 jar Apache License, Version 2.0 No
org.apache.maven.reporting maven-reporting-api 3.1.1 jar Apache License, Version 2.0 No
org.apache.maven.reporting maven-reporting-impl 3.2.0 jar Apache License, Version 2.0 No
org.apache.maven.shared maven-artifact-transfer 0.13.1 jar Apache License, Version 2.0 No
org.apache.maven.shared maven-common-artifact-filters 3.3.2 jar Apache License, Version 2.0 No
org.apache.maven.shared maven-shared-utils 3.4.2 jar Apache-2.0 No
org.codehaus.plexus plexus-resources 1.3.0 jar Apache License, Version 2.0 No
org.codehaus.plexus plexus-utils 4.0.0 jar Apache License, Version 2.0 No
org.codehaus.plexus plexus-xml 3.0.0 jar Apache License, Version 2.0 No
org.ow2.asm asm 9.6 jar BSD-3-Clause No
org.ow2.asm asm-analysis 9.6 jar BSD-3-Clause No
org.ow2.asm asm-commons 9.6 jar BSD-3-Clause No
org.ow2.asm asm-tree 9.6 jar BSD-3-Clause No
org.ow2.asm asm-util 9.6 jar BSD-3-Clause No
org.slf4j jcl-over-slf4j 2.0.12 jar Apache License, Version 2.0 No
org.slf4j slf4j-api 2.0.12 jar MIT License No
org.slf4j slf4j-simple 2.0.12 jar MIT License No
org.apache.groovy groovy-docgenerator 4.0.19 jar The Apache Software License, Version 2.0 Yes
org.apache.groovy groovy-templates 4.0.19 jar The Apache Software License, Version 2.0 Yes

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
com.github.spotbugs spotbugs-annotations 4.8.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.errorprone error_prone_annotations 2.24.0 jar Apache 2.0
com.google.j2objc j2objc-annotations 2.8 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.9.6 jar Apache-2.0
org.apache.maven maven-core 3.9.6 jar Apache-2.0
org.apache.maven maven-model 3.9.6 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.6 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.11.0 jar Apache-2.0
org.checkerframework checker-qual 3.42.0 jar The MIT License
org.gaul modernizer-maven-annotations 2.7.0 jar The Apache Software License, Version 2.0
org.hibernate.validator hibernate-validator-annotation-processor 6.2.5.Final jar Apache License 2.0
org.projectlombok lombok 1.18.30 jar The MIT License

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 Optional
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0 No
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
com.google.guava failureaccess 1.0.2 jar The Apache Software License, Version 2.0 No
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0 No
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 No
org.apache.ant ant-launcher 1.10.14 jar The Apache Software License, Version 2.0 No
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0 No
org.apache.groovy groovy-groovydoc 4.0.19 jar The Apache Software License, Version 2.0 No
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpcore 4.4.14 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.23.0 jar Apache-2.0 No
org.apache.maven.doxia doxia-logging-api 1.12.0 jar Apache License, Version 2.0 No
org.apache.maven.doxia doxia-module-xhtml 1.11.1 jar Apache License, Version 2.0 No
org.apache.maven.doxia doxia-module-xhtml5 1.11.1 jar Apache License, Version 2.0 No
org.apache.maven.doxia doxia-skin-model 1.11.1 jar Apache License, Version 2.0 No
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0 No
org.apache.velocity velocity-tools 2.0 jar The Apache Software License, Version 2.0 No
org.codehaus.plexus plexus-component-annotations 2.0.0 jar Apache License, Version 2.0 No
org.codehaus.plexus plexus-i18n 1.0-beta-10 jar - No
org.codehaus.plexus plexus-interpolation 1.26 jar Apache License, Version 2.0 No
org.codehaus.plexus plexus-velocity 1.2 jar Apache License, Version 2.0 No
org.dom4j dom4j 2.1.4 jar Plexus No
oro oro 2.0.8 jar - No
com.thoughtworks.qdox qdox 1.12.1 jar The Apache Software License, Version 2.0 Yes

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type Licenses
net.sf.saxon Saxon-HE 12.4 - jar Mozilla Public License Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.1.3 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5 5.1.3 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.1.3 - jar Apache License, Version 2.0
org.xmlresolver xmlresolver 5.2.2 data jar Apache License version 2.0
org.xmlresolver xmlresolver 5.2.2 - 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:

GroupId ArtifactId Version Type Licenses
aopalliance aopalliance 1.0 jar Public Domain
com.google.inject guice 5.1.0 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
org.apache.maven maven-builder-support 3.9.6 jar Apache-2.0
org.apache.maven maven-model-builder 3.9.6 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.6 jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.6 jar Apache-2.0
org.apache.maven maven-settings 3.9.6 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.6 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.18 jar Apache-2.0
org.codehaus.plexus plexus-cipher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.7.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M2 jar Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: error-prone annotations, spotbugs-maven-plugin

MIT License: SLF4J API Module, SLF4J Simple Provider

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

Plexus: dom4j

Mozilla Public License Version 2.0: Saxon-HE

Public Domain: AOP alliance

GNU Lesser General Public License: javaparser-core

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs, SpotBugs Annotations

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

Unknown: Plexus I18N Component, oro

Apache License version 2.0: XML Resolver

Apache License 2.0: Hibernate Validator Annotation Processor

The MIT License: Checker Qual, Project Lombok

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Text, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Apache Maven Artifact Transfer, Apache Maven Common Artifact Filters, Apache Maven Reporting API, Apache Maven Reporting Implementation, Doxia :: Core, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XHTML Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Guava: Google Core Libraries for Java, J2ObjC Annotations, JCIP Annotations under Apache License, JCL 1.2 implemented over SLF4J, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Resource Component, Plexus Security Dispatcher Component, Plexus Velocity Component, Plexus XML Utilities, javaparser-core

Apache-2.0: Apache Commons BCEL, Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, Apache Maven Shared Utils, Gson, 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 Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder

CDDL + GPLv2 with classpath exception: javax.annotation API

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Groovy, Apache Velocity, Commons Chain, Commons Digester, Commons Lang, FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Modernizer Maven Plugin annotations, QDox, VelocityTools, javax.inject

BSD License 2.0: jaxen

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
javaparser-core-3.25.9.jar 1.4 MB 711 666 36 1.8 Yes
spotbugs-4.8.3.jar 3.8 MB 1693 1590 49 1.8 Yes
spotbugs-annotations-4.8.3.jar 15.2 kB 31 24 1 1.8 Yes
jcip-annotations-1.0-1.jar 4.7 kB 14 4 1 1.5 No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.10.1.jar 283.4 kB 238 218 10 9 Yes
error_prone_annotations-2.24.0.jar 16.8 kB 39 27 2 1.8 Yes
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.0.0-jre.jar 3 MB 2057 2018 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
guice-5.1.0.jar 777.6 kB 512 494 11 1.8 Yes
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-chain-1.2.jar 91.7 kB 81 61 8 1.3 Yes
commons-codec-1.16.1.jar 365.5 kB 259 110 8 9 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-digester-2.1.jar 196.8 kB 182 155 14 1.5 Yes
commons-io-2.15.1.jar 501.2 kB 368 339 16 9 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
jaxen-2.0.0.jar 224 kB 233 209 16 1.5 Yes
Saxon-HE-12.4.jar 5.6 MB 2680 2595 59 1.8 Yes
ant-1.10.14.jar 2.3 MB 1258 1174 62 1.8 Yes
ant-launcher-1.10.14.jar 18.9 kB 14 4 1 1.8 Yes
bcel-6.8.2.jar 742.4 kB 472 451 9 9 Yes
commons-lang3-3.14.0.jar 658 kB 436 404 19 9 Yes
commons-text-1.10.0.jar 238.4 kB 174 154 8 1.8 Yes
groovy-4.0.19.jar 7.6 MB 4744 4585 120 1.8 Yes
groovy-ant-4.0.19.jar 71.3 kB 35 23 2 1.8 Yes
groovy-dateutil-4.0.19.jar 7.9 kB 13 2 1 1.8 Yes
groovy-groovydoc-4.0.19.jar 144.3 kB 94 58 6 1.8 Yes
groovy-json-4.0.19.jar 130 kB 79 66 3 1.8 Yes
groovy-xml-4.0.19.jar 212.6 kB 149 131 7 1.8 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.14.jar 328.4 kB 283 253 17 1.6 Yes
httpclient5-5.1.3.jar 797.9 kB 519 476 26 1.7 Yes
httpcore5-5.1.3.jar 850.8 kB 678 633 30 1.7 Yes
httpcore5-h2-5.1.3.jar 232.1 kB 169 141 14 1.7 Yes
log4j-api-2.23.0.jar 338.6 kB 241 206 9 9 Yes
log4j-to-slf4j-2.23.0.jar 23.1 kB 26 10 2 9 Yes
maven-artifact-3.9.6.jar 58.7 kB 59 34 11 1.8 Yes
maven-builder-support-3.9.6.jar 14.3 kB 24 10 1 1.8 Yes
maven-core-3.9.6.jar 701.6 kB 521 434 57 1.8 Yes
maven-model-3.9.6.jar 217.6 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.6.jar 198.4 kB 159 126 16 1.8 Yes
maven-plugin-api-3.9.6.jar 47.4 kB 48 27 6 1.8 Yes
maven-repository-metadata-3.9.6.jar 28.4 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.6.jar 74.4 kB 49 32 1 1.8 Yes
maven-settings-3.9.6.jar 44.5 kB 35 19 2 1.8 Yes
maven-settings-builder-3.9.6.jar 42.3 kB 53 32 5 1.8 Yes
doxia-core-1.12.0.jar 218.5 kB 159 127 14 1.7 Yes
doxia-decoration-model-1.11.1.jar 59.8 kB 42 21 3 1.7 Yes
doxia-integration-tools-1.11.1.jar 46.7 kB 48 5 1 1.7 Yes
doxia-logging-api-1.12.0.jar 11.7 kB 19 4 1 1.7 Yes
doxia-module-xhtml-1.11.1.jar 17.4 kB 24 6 1 1.7 Yes
doxia-module-xhtml5-1.11.1.jar 17.8 kB 24 6 1 1.7 Yes
doxia-sink-api-1.12.0.jar 11.6 kB 22 4 2 1.7 Yes
doxia-site-renderer-1.11.1.jar 65.2 kB 55 11 2 1.7 Yes
doxia-skin-model-1.11.1.jar 16.3 kB 23 5 2 1.7 Yes
maven-plugin-annotations-3.11.0.jar 13.8 kB 22 7 1 1.8 Yes
maven-reporting-api-3.1.1.jar 10.6 kB 19 4 1 1.7 Yes
maven-reporting-impl-3.2.0.jar 19.5 kB 16 2 1 1.7 Yes
maven-resolver-api-1.9.18.jar 157.1 kB 169 145 12 1.8 Yes
maven-resolver-impl-1.9.18.jar 317.9 kB 208 178 14 1.8 Yes
maven-resolver-named-locks-1.9.18.jar 37.9 kB 40 22 3 1.8 Yes
maven-resolver-spi-1.9.18.jar 51.7 kB 84 58 12 1.8 Yes
maven-resolver-util-1.9.18.jar 196 kB 156 129 13 1.8 Yes
maven-artifact-transfer-0.13.1.jar 159.3 kB 154 108 26 1.7 Yes
maven-common-artifact-filters-3.3.2.jar 58.3 kB 62 42 5 1.8 Yes
maven-shared-utils-3.4.2.jar 151.1 kB 103 79 9 1.8 Yes
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes
velocity-tools-2.0.jar 346.6 kB 211 187 11 1.5 Yes
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.7.0.jar 53.3 kB 51 36 5 1.8 Yes
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No
plexus-i18n-1.0-beta-10.jar 11.9 kB 20 7 1 1.5 Yes
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-resources-1.3.0.jar 22.9 kB 32 18 2 1.8 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-4.0.0.jar 192.4 kB 128 86 7 11 Yes
plexus-velocity-1.2.jar 8.1 kB 17 4 1 1.5 Yes
plexus-xml-3.0.0.jar 93 kB 44 25 2 1.8 Yes
dom4j-2.1.4.jar 324.7 kB 201 184 14 1.8 Yes
org.eclipse.sisu.inject-0.9.0.M2.jar 424.6 kB 318 294 9 1.8 Yes
org.eclipse.sisu.plexus-0.9.0.M2.jar 209.8 kB 203 165 20 1.8 Yes
modernizer-maven-annotations-2.7.0.jar 3.2 kB 14 2 2 9 No
hibernate-validator-annotation-processor-6.2.5.Final.jar 145 kB 122 91 6 17 Yes
asm-9.6.jar 123.6 kB 45 39 3 9 Yes
asm-analysis-9.6.jar 34 kB 22 15 2 9 Yes
asm-commons-9.6.jar 72.2 kB 34 28 2 9 Yes
asm-tree-9.6.jar 51.9 kB 45 39 2 9 Yes
asm-util-9.6.jar 91.1 kB 33 27 2 9 Yes
lombok-1.18.30.jar 2 MB 1063 172 13 9 Yes
jcl-over-slf4j-2.0.12.jar 18.4 kB 26 9 3 9 Yes
slf4j-api-2.0.12.jar 68.1 kB 70 55 5 9 Yes
slf4j-simple-2.0.12.jar 15.7 kB 22 7 2 9 Yes
xmlresolver-5.2.2-data.jar 1 MB 430 0 0 - -
xmlresolver-5.2.2.jar 165.7 kB 110 90 10 1.8 Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No
qdox-1.12.1.jar 179.8 kB 124 104 11 1.4 Yes
groovy-docgenerator-4.0.19.jar 113.7 kB 68 49 1 1.8 Yes
groovy-templates-4.0.19.jar 92.2 kB 57 50 2 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
105 42.9 MB 26922 22893 1086 17 98
compile: 68 compile: 28 MB compile: 17677 compile: 15888 compile: 679 17 compile: 63
runtime: 6 runtime: 8.7 MB runtime: 4586 runtime: 3935 runtime: 139 runtime: 5
provided: 31 provided: 6.2 MB provided: 4659 provided: 3070 provided: 268 provided: 30