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 | 
|---|---|---|---|---|
| org.apache.commons | commons-lang3 | 3.19.0 | jar | Apache-2.0 | 
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.apache.logging.log4j | log4j-core | 2.25.2 | jar | Apache-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 | 
|---|---|---|---|---|
| junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 | 
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.apache.logging.log4j | log4j-api | 2.25.2 | jar | Apache-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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License | 
Project Dependency Graph
Dependency Tree
- org.apache.creadur.whisker:apache-whisker-model:jar:0.2-SNAPSHOT 
- org.apache.commons:commons-lang3:jar:3.19.0 (compile) 
![[Information]](./images/icon_info_sml.gif)
 - junit:junit:jar:4.13.2 (test) 
- org.hamcrest:hamcrest-core:jar:1.3 (test) 
![[Information]](./images/icon_info_sml.gif)
 
 - org.hamcrest:hamcrest-core:jar:1.3 (test) 
 - org.apache.logging.log4j:log4j-core:jar:2.25.2 (runtime) 
- org.apache.logging.log4j:log4j-api:jar:2.25.2 (runtime) 
![[Information]](./images/icon_info_sml.gif)
 
 - org.apache.logging.log4j:log4j-api:jar:2.25.2 (runtime) 
 
 - org.apache.commons:commons-lang3:jar:3.19.0 (compile) 
 
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2: Apache Whisker::Model
Apache-2.0: Apache Commons Lang, Apache Log4j API, Apache Log4j Core
New BSD License: Hamcrest Core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | 
|---|---|---|---|---|---|---|
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | 
| commons-lang3-3.19.0.jar | 709.1 kB | 451 | - | - | - | - | 
| • Root | - | 449 | 418 | 18 | 1.8 | Yes | 
| • Versioned | - | 2 | 1 | 1 | 9 | No | 
| log4j-api-2.25.2.jar | 349.6 kB | 251 | - | - | - | - | 
| • Root | - | 240 | 209 | 11 | 1.8 | Yes | 
| • Versioned | - | 11 | 4 | 2 | 9 | Yes | 
| log4j-core-2.25.2.jar | 2 MB | 1380 | - | - | - | - | 
| • Root | - | 1364 | 1264 | 59 | 1.8 | Yes | 
| • Versioned | - | 16 | 6 | 3 | 9 | Yes | 
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | 
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | 
| 5 | 3.5 MB | 2523 | 2286 | 123 | 1.8 | 5 | 
| compile: 1 | compile: 709.1 kB | compile: 451 | compile: 418 | compile: 18 | 1.8 | compile: 1 | 
| runtime: 2 | runtime: 2.4 MB | runtime: 1631 | runtime: 1473 | runtime: 70 | runtime: 2 | |
| test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 | 
 Apache Whisker
 Maven