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 |
---|---|---|---|---|
commons-cli | commons-cli | 1.9.0 | jar | Apache-2.0 |
org.apache.creadur.whisker | apache-whisker-app | 0.2-SNAPSHOT | jar | Apache License, Version 2 |
org.apache.creadur.whisker | apache-whisker-model | 0.2-SNAPSHOT | jar | Apache License, Version 2 |
org.apache.creadur.whisker | apache-whisker-scan | 0.2-SNAPSHOT | jar | Apache License, Version 2 |
org.apache.creadur.whisker | apache-whisker-velocity | 0.2-SNAPSHOT | jar | Apache License, Version 2 |
org.apache.creadur.whisker | apache-whisker-xml | 0.2-SNAPSHOT | jar | Apache License, Version 2 |
org.apache.logging.log4j | log4j-api | 2.24.3 | 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.24.3 | 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.
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 |
---|---|---|---|---|
commons-io | commons-io | 2.19.0 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
org.apache.velocity | velocity-engine-core | 2.4.1 | jar | Apache-2.0 |
org.jdom | jdom2 | 2.0.6.1 | jar | Similar to Apache License but with the acknowledgment clause removed |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
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-cli:jar:0.2-SNAPSHOT
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- commons-cli:commons-cli:jar:1.9.0 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT (compile)
- org.apache.creadur.whisker:apache-whisker-xml:jar:0.2-SNAPSHOT (compile)
- org.jdom:jdom2:jar:2.0.6.1 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.jdom:jdom2:jar:2.0.6.1 (compile)
- org.apache.creadur.whisker:apache-whisker-model:jar:0.2-SNAPSHOT (compile)
- org.apache.creadur.whisker:apache-whisker-velocity:jar:0.2-SNAPSHOT (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- commons-io:commons-io:jar:2.19.0 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
- org.apache.creadur.whisker:apache-whisker-app:jar:0.2-SNAPSHOT (compile)
- org.apache.logging.log4j:log4j-core:jar:2.24.3 (runtime)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
Licenses
Similar to Apache License but with the acknowledgment clause removed: JDOM
Eclipse Public License 1.0: JUnit
Apache License, Version 2: Apache Whisker::App, Apache Whisker::Command Line Interface, Apache Whisker::Model, Apache Whisker::Output(velocity), Apache Whisker::Scan, Apache Whisker::XML
MIT License: SLF4J API Module
Apache-2.0: Apache Commons CLI, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Velocity - Engine
New BSD License: Hamcrest Core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-cli-1.9.0.jar | 75.5 kB | 51 | - | - | - | - |
• Root | - | 50 | 37 | 1 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-io-2.19.0.jar | 556.1 kB | 408 | - | - | - | - |
• Root | - | 407 | 380 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
apache-whisker-app/target/classes | - | 0 | 0 | 0 | - | - |
apache-whisker-model/target/classes | - | 0 | 0 | 0 | - | - |
apache-whisker-scan/target/classes | - | 0 | 0 | 0 | - | - |
apache-whisker-velocity/target/classes | - | 0 | 0 | 0 | - | - |
apache-whisker-xml/target/classes | - | 0 | 0 | 0 | - | - |
log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - |
• Root | - | 236 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-core-2.24.3.jar | 1.9 MB | 1320 | - | - | - | - |
• Root | - | 1303 | 1214 | 57 | 1.8 | Yes |
• Versioned | - | 17 | 7 | 4 | 9 | Yes |
velocity-engine-core-2.4.1.jar | 515.7 kB | 289 | 255 | 18 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
jdom2-2.0.6.1.jar | 327.8 kB | 227 | 207 | 15 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
15 | 4.9 MB | 3455 | 3126 | 174 | 1.8 | 10 |
compile: 12 | compile: 2.6 MB | compile: 1694 | compile: 1517 | compile: 82 | 1.8 | compile: 7 |
runtime: 1 | runtime: 1.9 MB | runtime: 1320 | runtime: 1214 | runtime: 57 | runtime: 1 | |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 |