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 | Optional |
|---|---|---|---|---|---|
| com.github.robtimus | io-functions | 2.0 | jar | The Apache Software License, Version 2.0 | No |
| org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause | No |
| org.junit.jupiter | junit-jupiter | 5.14.2 | jar | Eclipse Public License v2.0 | No |
| org.mockito | mockito-core | 5.21.0 | jar | MIT | No |
| ch.qos.logback | logback-classic | 1.5.27 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | Yes |
| ch.qos.reload4j | reload4j | 1.2.26 | jar | The Apache Software License, Version 2.0 | Yes |
| org.apache.logging.log4j | log4j-core | 2.25.3 | jar | Apache-2.0 | Yes |
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 |
|---|---|---|---|---|
| commons-io | commons-io | 2.21.0 | jar | Apache-2.0 |
| org.junit-pioneer | junit-pioneer | 2.3.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-testkit | 1.14.2 | jar | Eclipse Public License v2.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 | Optional |
|---|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.17.7 | jar | Apache License, Version 2.0 | No |
| net.bytebuddy | byte-buddy-agent | 1.17.7 | jar | Apache License, Version 2.0 | No |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 | No |
| org.junit.jupiter | junit-jupiter-api | 5.14.2 | jar | Eclipse Public License v2.0 | No |
| org.junit.jupiter | junit-jupiter-params | 5.14.2 | jar | Eclipse Public License v2.0 | No |
| org.junit.platform | junit-platform-commons | 1.14.2 | jar | Eclipse Public License v2.0 | No |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 | No |
| ch.qos.logback | logback-core | 1.5.27 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | Yes |
| org.apache.logging.log4j | log4j-api | 2.25.3 | jar | Apache-2.0 | Yes |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT | Yes |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-engine | 5.14.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.14.2 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.3 | 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 |
|---|---|---|---|---|
| org.assertj | assertj-core | 3.27.3 | jar | Apache-2.0 |
| org.junit.platform | junit-platform-launcher | 1.14.2 | jar | Eclipse Public License v2.0 |
Project Dependency Graph
Dependency Tree
- com.github.robtimus:junit-support:jar:3.2
- org.junit.jupiter:junit-jupiter:jar:5.14.2 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.2 (compile)
- org.junit.platform:junit-platform-commons:jar:1.14.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.2 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:5.14.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.14.2 (runtime)
- org.junit.platform:junit-platform-engine:jar:1.14.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.14.2 (runtime)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.2 (compile)
- org.hamcrest:hamcrest:jar:3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.21.0 (compile)
- net.bytebuddy:byte-buddy:jar:1.17.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (compile)
- com.github.robtimus:io-functions:jar:2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-core:jar:2.25.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.25.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.25.3 (compile)
- ch.qos.logback:logback-classic:jar:1.5.27 (compile)
- ch.qos.logback:logback-core:jar:1.5.27 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.27 (compile)
- ch.qos.reload4j:reload4j:jar:1.2.26 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.21.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-testkit:jar:1.14.2 (test)
- org.assertj:assertj-core:jar:3.27.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-launcher:jar:1.14.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.27.3 (test)
- org.junit-pioneer:junit-pioneer:jar:2.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.14.2 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Platform Test Kit, junit-pioneer
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Apache-2.0: Apache Commons IO, Apache Log4j API, Apache Log4j Core, AssertJ Core
MIT: SLF4J API Module, mockito-core
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: io-functions, junit-support, reload4j
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| io-functions-2.0.jar | 62.6 kB | 58 | 45 | 2 | 1.8 | Yes |
| commons-io-2.21.0.jar | 585.3 kB | 428 | - | - | - | - |
| • Root | - | 426 | 398 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| 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 |
| 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 |
| hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
| junit-pioneer-2.3.0.jar | 197.5 kB | 172 | 154 | 11 | 11 | Yes |
| junit-jupiter-5.14.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.14.2.jar | 242.5 kB | 217 | 202 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.14.2.jar | 343.3 kB | 179 | 162 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.14.2.jar | 663.1 kB | 433 | 399 | 22 | 1.8 | Yes |
| junit-platform-commons-1.14.2.jar | 164.4 kB | 105 | - | - | - | - |
| • Root | - | 94 | 78 | 10 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.14.2.jar | 271.7 kB | 191 | 172 | 10 | 1.8 | Yes |
| junit-platform-launcher-1.14.2.jar | 223.1 kB | 144 | 129 | 7 | 1.8 | Yes |
| junit-platform-testkit-1.14.2.jar | 49.8 kB | 29 | 20 | 2 | 1.8 | Yes |
| mockito-core-5.21.0.jar | 711.5 kB | 648 | 576 | 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 |
| logback-classic-1.5.27.jar | 293.7 kB | 232 | 178 | 29 | 11 | Yes |
| logback-core-1.5.27.jar | 661.3 kB | 557 | - | - | - | - |
| • Root | - | 550 | 497 | 41 | 11 | Yes |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes |
| reload4j-1.2.26.jar | 338.7 kB | 247 | 221 | 14 | 1.5 | Yes |
| log4j-api-2.25.3.jar | 350.6 kB | 253 | - | - | - | - |
| • Root | - | 242 | 210 | 12 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-core-2.25.3.jar | 2 MB | 1382 | - | - | - | - |
| • Root | - | 1366 | 1264 | 60 | 1.8 | Yes |
| • Versioned | - | 16 | 6 | 3 | 9 | Yes |
| 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 |
| 25 | 18.2 MB | 12674 | 8804 | 415 | 11 | 24 |
| compile: 17 | compile: 15.1 MB | compile: 10591 | compile: 6888 | compile: 324 | 11 | compile: 16 |
| runtime: 3 | runtime: 664.4 kB | runtime: 429 | runtime: 377 | runtime: 29 | runtime: 3 | |
| test: 5 | test: 2.5 MB | test: 1654 | test: 1539 | test: 62 | 11 | test: 5 |
