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 |
|---|---|---|---|---|---|
| commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 | No |
| org.apache.commons | commons-lang3 | 3.18.0 | jar | Apache-2.0 | No |
| org.apache.poi | poi | 5.4.1 | jar | Apache License, Version 2.0 | Yes |
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 |
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 | Optional |
|---|---|---|---|---|---|
| com.zaxxer | SparseBitSet | 1.3 | jar | The Apache Software License, Version 2.0 | Yes |
| commons-codec | commons-codec | 1.18.0 | jar | Apache-2.0 | Yes |
| commons-io | commons-io | 2.18.0 | jar | Apache-2.0 | Yes |
| org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 | Yes |
| org.apache.commons | commons-math3 | 3.6.1 | jar | Apache License, Version 2.0 | Yes |
| org.apache.logging.log4j | log4j-api | 2.24.3 | jar | Apache-2.0 | Yes |
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 |
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Math, Apache POI - Common, Jackcess
Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Log4j API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, SparseBitSet
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| commons-lang3-3.18.0.jar | 703 kB | 444 | 414 | 19 | - | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| SparseBitSet-1.3.jar | 25.8 kB | 25 | 15 | 1 | 1.6 | Yes |
| commons-codec-1.18.0.jar | 373 kB | 262 | 115 | 8 | - | Yes |
| commons-io-2.18.0.jar | 538.9 kB | 398 | 371 | 16 | - | Yes |
| commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
| commons-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes |
| log4j-api-2.24.3.jar | 348.5 kB | 247 | 210 | 11 | - | Yes |
| poi-5.4.1.jar | 3 MB | 1773 | 1689 | 65 | - | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 11 | 8.4 MB | 5589 | 5062 | 251 | 1.8 | 11 |
| compile: 9 | compile: 8 MB | compile: 5148 | compile: 4667 | compile: 216 | - | compile: 9 |
| test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | - | test: 2 |