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 |
|---|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| org.apache.logging.log4j | log4j-to-slf4j | 2.23.1 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.14.1 | jar | Eclipse Public License v2.0 |
| org.slf4j | slf4j-jdk-platform-logging | 2.0.17 | jar | MIT |
| org.slf4j | slf4j-simple | 2.0.17 | jar | MIT |
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 |
|---|---|---|---|---|---|
| org.apache.logging.log4j | log4j-api | 2.23.1 | jar | Apache-2.0 | No |
| 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 |
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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 1.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.14.1 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Math, Apache POI - Common, Jackcess
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Log4j API, Apache Log4j to SLF4J Adapter
MIT: SLF4J API Module, SLF4J JDK Platform Logging Integration, SLF4J Simple Provider
The Apache Software License, Version 2.0: SparseBitSet
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| log4j-api-2.23.1.jar | 342.5 kB | 241 | 206 | 9 | - | Yes |
| log4j-to-slf4j-2.23.1.jar | 23.1 kB | 26 | 10 | 2 | - | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
| junit-jupiter-api-5.14.1.jar | 242.5 kB | 217 | 202 | 8 | - | Yes |
| junit-jupiter-engine-5.14.1.jar | 343.2 kB | 179 | 162 | 9 | - | Yes |
| junit-platform-commons-1.14.1.jar | 164.4 kB | 105 | 80 | 10 | - | Yes |
| junit-platform-engine-1.14.1.jar | 271.7 kB | 191 | 172 | 10 | - | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | 56 | 5 | - | Yes |
| slf4j-jdk-platform-logging-2.0.17.jar | 9.7 kB | 20 | 5 | 2 | - | Yes |
| slf4j-simple-2.0.17.jar | 15.7 kB | 22 | 7 | 2 | - | 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 |
| poi-5.4.1.jar | 3 MB | 1773 | 1689 | 65 | - | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 17 | 8.4 MB | 5511 | 4927 | 245 | 1.8 | 17 |
| compile: 7 | compile: 7.2 MB | compile: 4656 | compile: 4221 | compile: 193 | - | compile: 7 |
| test: 10 | test: 1.2 MB | test: 855 | test: 706 | test: 52 | - | test: 10 |