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 |
---|---|---|---|---|
commons-cli | commons-cli | 1.8.0 | jar | Apache-2.0 |
org.apache.commons | commons-compress | 1.27.1 | jar | Apache-2.0 |
org.apache.commons | commons-csv | 1.13.0 | jar | Apache-2.0 |
org.apache.rat | apache-rat-core | 0.17-SNAPSHOT | jar | Apache License, Version 2 |
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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
org.apache.rat | apache-rat-core | 0.17-SNAPSHOT | tests | test-jar | Apache License, Version 2 |
org.assertj | assertj-core | 3.27.3 | - | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.4 | - | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.4 | - | jar | Eclipse Public License v2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.4.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) |
commons-codec | commons-codec | 1.17.2 | jar | Apache-2.0 |
commons-io | commons-io | 2.18.0 | jar | Apache-2.0 |
org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
org.apache.commons | commons-text | 1.13.0 | jar | Apache-2.0 |
org.apache.tika | tika-core | 2.9.2 | jar | Apache-2.0 |
org.apache.tika | tika-parser-text-module | 2.9.2 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 2.0.10 | jar | MIT License |
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.15.11 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
GENERAL PUBLIC LICENSE, version 3 (GPL-3.0): juniversalchardet
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2: Apache Creadur Rat::Core, Apache Creadur Rat::Tools
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons Collections, Byte Buddy (without dependencies)
Apache-2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Tika core, Apache Tika text parser module, AssertJ Core
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
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
juniversalchardet-2.4.0.jar | 244.6 kB | 82 | 67 | 6 | 1.7 | 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.17.2.jar | 372.8 kB | 262 | - | - | - | - |
• Root | - | 261 | 114 | 7 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-io-2.18.0.jar | 538.9 kB | 398 | - | - | - | - |
• Root | - | 397 | 370 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
byte-buddy-1.15.11.jar | 8.5 MB | 5890 | - | - | - | - |
• Root | - | 2950 | 2897 | 38 | 1.5 | Yes |
• Versioned | - | 2940 | 2898 | 39 | 1.8 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-compress-1.27.1.jar | 1.1 MB | 625 | - | - | - | - |
• Root | - | 624 | 572 | 36 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-csv-1.13.0.jar | 59.3 kB | 34 | - | - | - | - |
• Root | - | 33 | 20 | 1 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
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.13.0.jar | 257.9 kB | 185 | - | - | - | - |
• Root | - | 184 | 164 | 8 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
apache-rat-core-0.17-SNAPSHOT.jar | 366.9 kB | 264 | 217 | 26 | 1.8 | Yes |
apache-rat-core-0.17-SNAPSHOT-tests.jar | 10.3 MB | - | - | - | - | - |
tika-core-2.9.2.jar | 743.9 kB | 499 | 447 | 33 | 1.8 | Yes |
tika-parser-text-module-2.9.2.jar | 123.2 kB | 95 | 75 | 3 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
assertj-core-3.27.3.jar | 1.4 MB | 881 | - | - | - | - |
• Root | - | 877 | 838 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
slf4j-api-2.0.10.jar | 67.8 kB | 70 | - | - | - | - |
• Root | - | 68 | 54 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
21 | 26.5 MB | 11014 | 7403 | 284 | 1.8 | 20 |
compile: 13 | compile: 5.4 MB | compile: 3546 | compile: 3056 | compile: 177 | 1.8 | compile: 13 |
test: 8 | test: 21.1 MB | test: 7468 | test: 4347 | test: 107 | 1.8 | test: 7 |