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
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.21.4 jar The Apache Software License, Version 2.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
org.apache.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.26.0 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.26.0 jar Apache-2.0
org.apache.logging.log4j log4j-slf4j2-impl 2.26.0 jar Apache-2.0
org.apache.maven.skins maven-fluido-skin 2.1.0 jar Apache-2.0
org.apache.rat apache-rat-plugin 0.18 jar Apache License, Version 2
org.apache.velocity velocity-engine-core 2.4.1 jar Apache-2.0
org.codehaus.swizzle swizzle-stream 1.6.2 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

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
aopalliance aopalliance 1.0 - jar Public Domain
com.fasterxml.jackson.core jackson-annotations 2.21 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.21.4 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.21.4 - jar The Apache Software License, Version 2.0
com.github.albfernandez juniversalchardet 2.5.0 - jar Mozilla Public License Version 1.1GENERAL PUBLIC LICENSE, version 3 (GPL-3.0)GNU LESSER GENERAL PUBLIC LICENSE, version 3 (LGPL-3.0)
com.github.cliftonlabs json-simple 3.0.2 - jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.41.0 - jar Apache 2.0
com.google.guava failureaccess 1.0.3 - jar Apache License, Version 2.0
com.google.guava guava 33.5.0-jre - jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava - jar The Apache Software License, Version 2.0
com.google.inject guice 5.1.0 classes jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 3.1 - jar Apache License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 - jar Apache License, Version 2.0
commons-cli commons-cli 1.8.0 - jar Apache-2.0
commons-codec commons-codec 1.11 - jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-io commons-io 2.21.0 - jar Apache-2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 1.2.2 - jar EDL 1.0
javax.activation javax.activation-api 1.2.0 - jar CDDL/GPLv2+CE
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 4.5.0 - jar Apache-2.0
org.apache.commons commons-compress 1.28.0 - jar Apache-2.0
org.apache.commons commons-csv 1.14.1 - jar Apache-2.0
org.apache.commons commons-digester3 3.2 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.17.0 - jar Apache-2.0
org.apache.commons commons-text 1.15.0 - jar Apache-2.0
org.apache.httpcomponents httpcore 4.4.16 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-core 2.0.0 - jar Apache-2.0
org.apache.maven.doxia doxia-integration-tools 2.0.0 - jar Apache-2.0
org.apache.maven.doxia doxia-module-xhtml5 2.0.0 - jar Apache-2.0
org.apache.maven.doxia doxia-sink-api 2.0.0 - jar Apache-2.0
org.apache.maven.doxia doxia-site-model 2.0.0 - jar Apache-2.0
org.apache.maven.doxia doxia-site-renderer 2.0.0 - jar Apache-2.0
org.apache.maven.doxia doxia-skin-model 2.0.0 - jar Apache-2.0
org.apache.maven.reporting maven-reporting-api 4.0.0 - jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.4.2 - jar Apache-2.0
org.apache.rat apache-rat-core 0.18 - jar Apache License, Version 2
org.apache.tika tika-core 3.2.3 - jar Apache-2.0
org.apache.tika tika-parser-text-module 3.2.3 - jar Apache-2.0
org.apache.velocity.tools velocity-tools-generic 3.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.6.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-i18n 1.0-beta-10 - jar -
org.codehaus.plexus plexus-interpolation 1.27 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-testing 2.1.0 - jar Apache-2.0
org.codehaus.plexus plexus-utils 3.6.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 2.2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-xml 3.0.1 - 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
org.jspecify jspecify 1.0.0 - jar The Apache License, Version 2.0
org.slf4j slf4j-api 2.0.17 - jar MIT

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

Licenses

CDDL 1.1: jaxb-api

Eclipse Public License 1.0: JUnit

The Apache License, Version 2.0: JSpecify annotations

Apache 2.0: error-prone annotations

Apache License, Version 2: Apache Creadur RAT::Core, Apache Creadur RAT::Plugin4Maven, Apache Tentacles

GPL2 w/ CPE: jaxb-api

Mozilla Public License Version 1.1: juniversalchardet

Public Domain: AOP alliance

GNU LESSER GENERAL PUBLIC LICENSE, version 3 (LGPL-3.0): juniversalchardet

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

GENERAL PUBLIC LICENSE, version 3 (GPL-3.0): juniversalchardet

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

Unknown: Plexus I18N Component

EDL 1.0: Jakarta Activation API jar

Apache-2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, Apache Log4j Core, Apache Maven Fluido Skin, Apache Maven Reporting API, Apache Maven Shared Utils, Apache Tika core, Apache Tika text parser module, Apache Velocity - Engine, Doxia :: Core, Doxia :: Sink API, Doxia :: XHTML5 Module, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Model, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Plexus Testing, SLF4J 2 Provider for Log4j API

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache HttpClient, Apache HttpCore, Apache Velocity Tools - Generic tools, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Velocity Component, Plexus XML Utilities

MIT: SLF4J API Module

The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, Google Guice - Core Library, Guava ListenableFuture only, JSON.simple, Jackson module: Old JAXB Annotations (javax.xml.bind), Jackson-annotations, Jackson-core, Swizzle :: Stream, jackson-databind, javax.inject

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
jackson-annotations-2.21.jar 82.1 kB 89 76 2 1.8 Yes
jackson-core-2.21.4.jar 594.2 kB 286 - - - -
   • Root - 250 213 16 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
jackson-databind-2.21.4.jar 1.7 MB 851 - - - -
   • Root - 849 811 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-jaxb-annotations-2.21.4.jar 37 kB 34 - - - -
   • Root - 32 13 3 1.8 Yes
   • Versioned - 2 1 1 9 No
juniversalchardet-2.5.0.jar 245.2 kB 82 67 6 1.7 Yes
json-simple-3.0.2.jar 35.1 kB 28 17 1 1.7 Yes
error_prone_annotations-2.41.0.jar 20.4 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.5.0-jre.jar 3 MB 2002 - - - -
   • Root - 2000 1961 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
guice-5.1.0-classes.jar 656.9 kB 478 460 10 1.8 Yes
j2objc-annotations-3.1.jar 16.8 kB 38 - - - -
   • Root - 36 24 1 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-cli-1.8.0.jar 73.6 kB 51 - - - -
   • Root - 50 37 1 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.21.0.jar 585.3 kB 428 - - - -
   • Root - 426 398 15 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 1.8 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
jaxb-api-2.3.1.jar 128.1 kB 136 - - - -
   • Root - 131 111 7 1.8 Yes
   • Versioned - 5 1 1 9 No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
commons-collections4-4.5.0.jar 898.7 kB 647 - - - -
   • Root - 646 614 20 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-compress-1.28.0.jar 1.1 MB 642 - - - -
   • Root - 641 589 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-csv-1.14.1.jar 61 kB 34 - - - -
   • Root - 33 20 1 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-digester3-3.2.jar 241.6 kB 213 189 11 1.5 Yes
commons-lang3-3.17.0.jar 673.6 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-text-1.15.0.jar 264.9 kB 191 - - - -
   • Root - 189 168 8 1.8 Yes
   • Versioned - 2 1 1 9 No
httpclient-4.5.14.jar 785.6 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
log4j-api-2.26.0.jar 351.1 kB 253 - - - -
   • Root - 242 210 12 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-core-2.26.0.jar 2 MB 1371 - - - -
   • Root - 1355 1253 60 1.8 Yes
   • Versioned - 16 6 3 9 Yes
log4j-slf4j2-impl-2.26.0.jar 30.2 kB 31 14 3 1.8 Yes
doxia-core-2.0.0.jar 168.1 kB 159 130 12 1.8 Yes
doxia-integration-tools-2.0.0.jar 50 kB 48 5 1 1.8 Yes
doxia-module-xhtml5-2.0.0.jar 17 kB 24 6 1 1.8 Yes
doxia-sink-api-2.0.0.jar 11.3 kB 20 5 1 1.8 Yes
doxia-site-model-2.0.0.jar 85.9 kB 56 33 5 1.8 Yes
doxia-site-renderer-2.0.0.jar 43.6 kB 42 12 2 1.8 Yes
doxia-skin-model-2.0.0.jar 16.4 kB 23 5 2 1.8 Yes
maven-reporting-api-4.0.0.jar 9.8 kB 18 4 1 1.8 Yes
maven-shared-utils-3.4.2.jar 151.1 kB 103 79 9 1.8 Yes
maven-fluido-skin-2.1.0.jar 347.7 kB 48 0 0 - -
apache-rat-core-0.18.jar 386.1 kB 262 215 26 17 Yes
apache-rat-plugin-0.18.jar 96.7 kB 43 21 2 17 Yes
tika-core-3.2.3.jar 778.5 kB 514 458 37 11 Yes
tika-parser-text-module-3.2.3.jar 127.6 kB 96 76 3 11 Yes
velocity-engine-core-2.4.1.jar 515.7 kB 289 255 18 1.8 Yes
velocity-tools-generic-3.1.jar 216.9 kB 116 98 3 1.8 Yes
plexus-classworlds-2.6.0.jar 52.9 kB 52 37 5 1.7 Yes
plexus-component-annotations-2.1.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.27.jar 85.9 kB 79 62 7 1.8 Yes
plexus-testing-2.1.0.jar 9.1 kB 15 4 1 1.8 Yes
plexus-utils-3.6.0.jar 271.8 kB 152 - - - -
   • Root - 134 108 9 1.8 Yes
   • Versioned - 6 1 1 9 Yes
   • Versioned - 6 1 1 10 Yes
   • Versioned - 6 1 1 11 Yes
plexus-velocity-2.2.0.jar 5.7 kB 17 3 2 1.8 Yes
plexus-xml-3.0.1.jar 94.3 kB 44 25 2 1.8 Yes
swizzle-stream-1.6.2.jar 54.4 kB 68 56 3 1.5 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
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
65 20.1 MB 13588 11818 571 17 60
compile: 63 compile: 19.7 MB compile: 13147 compile: 11423 compile: 536 17 compile: 58
test: 2 test: 429.6 kB test: 441 test: 395 test: 35 1.5 test: 2