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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.5.19 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.42 | jar | The 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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.5.19 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
Project Dependency Graph
Dependency Tree
- org.loboevolution:LoboParser:jar:1.0
- org.projectlombok:lombok:jar:1.18.42 (provided)
- ch.qos.logback:logback-classic:jar:1.5.19 (compile)
- ch.qos.logback:logback-core:jar:1.5.19 (compile)
- ch.qos.logback:logback-core:jar:1.5.19 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.projectlombok:lombok:jar:1.18.42 (provided)
Licenses
Unknown: LoboParser
The MIT License: Project Lombok
MIT: SLF4J API Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.5.19.jar | 307.2 kB | 242 | 189 | 29 | 11 | Yes |
logback-core-1.5.19.jar | 627.6 kB | 531 | - | - | - | - |
• Root | - | 524 | 472 | 41 | 11 | Yes |
• Versioned | - | 7 | 1 | 1 | 21 | Yes |
lombok-1.18.42.jar | 2 MB | 1068 | 179 | 13 | 1.6 | Yes |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
4 | 3 MB | 1912 | 895 | 87 | 11 | 4 |
compile: 3 | compile: 1 MB | compile: 844 | compile: 716 | compile: 74 | 11 | compile: 3 |
provided: 1 | provided: 2 MB | provided: 1068 | provided: 179 | provided: 13 | provided: 1 |