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.velocity | velocity-engine-core | 2.4 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-utils | 4.0.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.
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.17.0 | 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.maven:maven-jxr:jar:3.6.0
- org.codehaus.plexus:plexus-utils:jar:4.0.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4 (compile)
- org.apache.commons:commons-lang3:jar:3.17.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-2.0: Apache Commons Lang, Apache Velocity - Engine, Maven JXR
Apache License, Version 2.0: 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.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
velocity-engine-core-2.4.jar | 510.5 kB | 289 | 255 | 18 | 1.8 | Yes |
plexus-utils-4.0.1.jar | 192.5 kB | 128 | - | - | - | - |
• Root | - | 110 | 86 | 7 | 1.8 | Yes |
• Versioned | - | 6 | 1 | 1 | 9 | Yes |
• Versioned | - | 6 | 1 | 1 | 10 | Yes |
• Versioned | - | 6 | 1 | 1 | 11 | 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 | 1350 | 1175 | 83 | 1.8 | 7 |
compile: 4 | compile: 1.4 MB | compile: 889 | compile: 770 | compile: 47 | 1.8 | compile: 4 |
test: 3 | test: 444.9 kB | test: 461 | test: 405 | test: 36 | 1.5 | test: 3 |