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 | 1.7 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.4.2 | 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 |
---|---|---|---|---|
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.4 | jar | The Apache Software 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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.maven:maven-jxr:jar:3.3.0
- org.codehaus.plexus:plexus-utils:jar:3.4.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.velocity:velocity:jar:1.7 (compile)
- commons-collections:commons-collections:jar:3.2.1 (compile)
- commons-lang:commons-lang:jar:2.4 (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, Maven JXR, Plexus Common Utilities
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Velocity, Commons Collections, Commons Lang
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-collections-3.2.1.jar | 575.4 kB | 482 | 458 | 12 | 1.2 | Yes |
commons-lang-2.4.jar | 261.8 kB | 148 | 127 | 9 | 1.2 | Yes |
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-1.7.jar | 449.5 kB | 306 | 270 | 25 | 1.4 | Yes |
plexus-utils-3.4.2.jar | 267.3 kB | 145 | 107 | 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 |
9 | 2.6 MB | 1962 | 1746 | 112 | 1.8 | 9 |
compile: 6 | compile: 2.2 MB | compile: 1501 | compile: 1341 | compile: 76 | - | compile: 6 |
test: 3 | test: 444.9 kB | test: 461 | test: 405 | test: 36 | - | test: 3 |