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.3 | jar | Apache License, Version 2.0 |
org.jboss.forge.roaster | roaster-api | 2.29.0.Final | jar | Eclipse Public License version 1.0 |
org.jboss.forge.roaster | roaster-jdt | 2.29.0.Final | jar | Eclipse Public License version 1.0 |
org.slf4j | slf4j-api | 2.0.13 | jar | MIT License |
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.commons | commons-lang3 | 3.14.0 | jar | Apache-2.0 |
org.slf4j | slf4j-simple | 2.0.13 | jar | MIT License |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- org.apache.maven.resolver:maven-resolver-tools:jar:2.0.0-alpha-11
- org.slf4j:slf4j-api:jar:2.0.13 (compile)
- org.jboss.forge.roaster:roaster-api:jar:2.29.0.Final (compile)
- org.jboss.forge.roaster:roaster-jdt:jar:2.29.0.Final (compile)
- org.apache.velocity:velocity-engine-core:jar:2.3 (compile)
- org.slf4j:slf4j-simple:jar:2.0.13 (runtime)
- org.apache.commons:commons-lang3:jar:3.14.0 (runtime)
Licenses
Eclipse Public License version 1.0: Forge Roaster - API, Forge Roaster - JDT Implementation
MIT License: SLF4J API Module, SLF4J Simple Provider
Apache-2.0: Apache Commons Lang, Maven Artifact Resolver Tools
Apache License, Version 2.0: Apache Velocity - Engine
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes |
velocity-engine-core-2.3.jar | 531.3 kB | 299 | 256 | 19 | 1.8 | Yes |
roaster-api-2.29.0.Final.jar | 83.9 kB | 114 | 98 | 5 | 17 | Yes |
roaster-jdt-2.29.0.Final.jar | 9.8 MB | 3720 | 3327 | 155 | 17 | Yes |
slf4j-api-2.0.13.jar | 68.6 kB | 70 | 55 | 5 | 9 | Yes |
slf4j-simple-2.0.13.jar | 15.7 kB | 22 | 7 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 11.2 MB | 4661 | 4147 | 205 | 17 | 6 |
compile: 4 | compile: 10.5 MB | compile: 4203 | compile: 3736 | compile: 184 | 17 | compile: 4 |
runtime: 2 | runtime: 673.7 kB | runtime: 458 | runtime: 411 | runtime: 21 | runtime: 2 |