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.spotbugs | spotbugs-annotations | 4.10.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
| commons-cli | commons-cli | 1.8.0 | jar | Apache-2.0 |
| commons-io | commons-io | 2.22.0 | jar | Apache-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-lang3 | 3.20.0 | jar | Apache-2.0 |
| org.apache.commons | commons-text | 1.15.0 | jar | Apache-2.0 |
| org.apache.tika | tika-core | 3.3.2 | jar | Apache-2.0 |
| org.apache.tika | tika-parser-text-module | 3.3.2 | jar | Apache-2.0 |
| org.apache.velocity | velocity-engine-core | 2.4.1 | jar | Apache-2.0 |
| org.apache.velocity.tools | velocity-tools-generic | 3.1 | jar | Apache 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 |
|---|---|---|---|---|
| com.google.jimfs | jimfs | 1.3.1 | jar | The Apache Software License, Version 2.0 |
| org.apache.groovy | groovy | 5.0.7 | jar | The Apache Software License, Version 2.0 |
| org.assertj | assertj-core | 4.0.0-M1 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.1.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.1.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.reflections | reflections | 0.10.2 | jar | WTFPLThe Apache Software License, Version 2.0 |
| org.xmlunit | xmlunit-assertj3 | 2.12.0 | jar | The Apache Software 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.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.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
| commons-codec | commons-codec | 1.19.0 | jar | Apache-2.0 |
| commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
| commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 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.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
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:
Project Dependency Graph
Dependency Tree
- org.apache.rat:apache-rat-core:jar:1.0.0-SNAPSHOT
- com.github.spotbugs:spotbugs-annotations:jar:4.10.3 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.cliftonlabs:json-simple:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- org.reflections:reflections:jar:0.10.2 (test)
- org.javassist:javassist:jar:3.28.0-GA (test)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.28.0-GA (test)
- org.apache.commons:commons-collections4:jar:4.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.22.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-compress:jar:1.28.0 (compile)
- commons-codec:commons-codec:jar:1.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.19.0 (compile)
- org.apache.commons:commons-text:jar:1.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-cli:commons-cli:jar:1.8.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.assertj:assertj-core:jar:4.0.0-M1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tika:tika-core:jar:3.3.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tika:tika-parser-text-module:jar:3.3.2 (compile)
- com.github.albfernandez:juniversalchardet:jar:2.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-csv:jar:1.14.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.albfernandez:juniversalchardet:jar:2.5.0 (compile)
- org.apache.groovy:groovy:jar:5.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.jimfs:jimfs:jar:1.3.1 (test)
- com.google.guava:guava:jar:33.4.8-jre (test)
- com.google.guava:failureaccess:jar:1.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (test)
- com.google.guava:guava:jar:33.4.8-jre (test)
- org.xmlunit:xmlunit-assertj3:jar:2.12.0 (test)
- org.xmlunit:xmlunit-core:jar:2.12.0 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- org.xmlunit:xmlunit-core:jar:2.12.0 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.10.3 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
Mozilla Public License Version 1.1: juniversalchardet
GNU LESSER GENERAL PUBLIC LICENSE, version 3 (LGPL-3.0): juniversalchardet
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
GENERAL PUBLIC LICENSE, version 3 (GPL-3.0): juniversalchardet
WTFPL: Reflections
Apache License 2.0: Javassist
EDL 1.0: Jakarta Activation API jar
Apache-2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Creadur RAT::Core, Apache Tika core, Apache Tika text parser module, Apache Velocity - Engine, AssertJ Core
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Velocity Tools - Generic tools, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis
LGPL 2.1: Javassist
MIT: mockito-core
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, Apache Groovy, FindBugs-jsr305, Guava ListenableFuture only, JSON.simple, Jimfs, Reflections, org.xmlunit:xmlunit-assertj3, org.xmlunit:xmlunit-core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| 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 |
| spotbugs-annotations-4.10.3.jar | 14.9 kB | 31 | 24 | 1 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
| • Root | - | 40 | 27 | 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.4.8-jre.jar | 3 MB | 2008 | - | - | - | - |
| • Root | - | 2006 | 1967 | 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 | - | - |
| j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
| • Root | - | 29 | 17 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jimfs-1.3.1.jar | 214.3 kB | 138 | 125 | 1 | 1.8 | Yes |
| 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.19.0.jar | 374.7 kB | 263 | - | - | - | - |
| • Root | - | 262 | 115 | 7 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
| commons-io-2.22.0.jar | 609.2 kB | 458 | - | - | - | - |
| • 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 |
| jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 1.8 | Yes |
| jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | - | - | - | - |
| • Root | - | 132 | 111 | 7 | 1.8 | Yes |
| • Versioned | - | 5 | 1 | 1 | 9 | Yes |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | 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.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 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 |
| groovy-5.0.7.jar | 8.1 MB | 5110 | 4951 | 119 | 11 | Yes |
| tika-core-3.3.2.jar | 795.7 kB | 520 | 464 | 37 | 11 | Yes |
| tika-parser-text-module-3.3.2.jar | 127.8 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 |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-4.0.0-M1.jar | 1.4 MB | 871 | - | - | - | - |
| • Root | - | 871 | 833 | 28 | 17 | Yes |
| javassist-3.28.0-GA.jar | 851.5 kB | 474 | 426 | 17 | 1.8 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-6.1.2.jar | 312.6 kB | 273 | 256 | 10 | 17 | Yes |
| junit-jupiter-params-6.1.2.jar | 303.1 kB | 221 | 200 | 9 | 17 | Yes |
| junit-platform-commons-6.1.2.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| reflections-0.10.2.jar | 130.4 kB | 87 | 74 | 5 | 1.8 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| xmlunit-assertj3-2.12.0.jar | 38.7 kB | 41 | 30 | 2 | 1.8 | Yes |
| xmlunit-core-2.12.0.jar | 180 kB | 184 | 167 | 9 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 45 | 32.3 MB | 21677 | 17267 | 574 | 17 | 43 |
| compile: 21 | compile: 7.3 MB | compile: 4887 | compile: 4276 | compile: 212 | 11 | compile: 21 |
| test: 24 | test: 25.1 MB | test: 16790 | test: 12991 | test: 362 | 17 | test: 22 |
Apache RAT
Maven