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.12.0 | jar | Apache License, Version 2.0 |
org.apache.velocity | velocity-engine-core | 2.3 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.4.1 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.maven:maven-jxr:jar:3.2.0
- org.codehaus.plexus:plexus-utils:jar:3.4.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.3 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
Licenses
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License, Version 2.0: Apache Commons Lang, Apache Velocity - Engine, Maven JXR, Plexus Common Utilities
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.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
velocity-engine-core-2.3.jar | 531.3 kB | 299 | 256 | 19 | 1.8 | Yes |
plexus-utils-3.4.1.jar | 263.9 kB | 143 | 105 | 9 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 1.9 MB | 1323 | 1145 | 85 | 1.8 | 7 |
compile: 4 | compile: 1.4 MB | compile: 862 | compile: 740 | compile: 49 | - | compile: 4 |
test: 3 | test: 444.9 kB | test: 461 | test: 405 | test: 36 | - | test: 3 |