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 | Optional |
---|---|---|---|---|---|
ch.qos.logback | logback-classic | 1.5.14 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | Yes |
ch.qos.logback | logback-core | 1.5.14 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | Yes |
ch.qos.logback.access | logback-access-tomcat | 2.0.5 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | Yes |
com.fasterxml.jackson.core | jackson-annotations | 2.18.2 | jar | The Apache Software License, Version 2.0 | Yes |
com.fasterxml.jackson.core | jackson-core | 2.18.2 | jar | The Apache Software License, Version 2.0 | Yes |
com.fasterxml.jackson.core | jackson-databind | 2.18.2 | jar | The Apache Software License, Version 2.0 | Yes |
net.logstash.logback | logstash-logback-encoder | 8.0 | jar | Apache License, Version 2.0MIT License | Yes |
org.apache.tomcat | tomcat-juli | 10.1.34 | jar | Apache License, Version 2.0 | Yes |
org.slf4j | jcl-over-slf4j | 2.0.16 | jar | Apache License, Version 2.0 | Yes |
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License | Yes |
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 | Optional |
---|---|---|---|---|---|
ch.qos.logback.access | logback-access-common | 2.0.5 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | Yes |
jakarta.servlet | jakarta.servlet-api | 6.0.0 | jar | EPL 2.0GPL2 w/ CPE | Yes |
Project Dependency Graph
Dependency Tree
- com.github.tomcat-slf4j-logback:tomcat10-slf4j-logback:jar:10.1.34
- org.apache.tomcat:tomcat-juli:jar:10.1.34 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.slf4j:jcl-over-slf4j:jar:2.0.16 (compile)
- ch.qos.logback:logback-core:jar:1.5.14 (compile)
- ch.qos.logback:logback-classic:jar:1.5.14 (compile)
- ch.qos.logback.access:logback-access-tomcat:jar:2.0.5 (compile)
- ch.qos.logback.access:logback-access-common:jar:2.0.5 (compile)
- jakarta.servlet:jakarta.servlet-api:jar:6.0.0 (compile)
- ch.qos.logback.access:logback-access-common:jar:2.0.5 (compile)
- net.logstash.logback:logstash-logback-encoder:jar:8.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.2 (compile)
Licenses
Logback License: tomcat10-slf4j-logback
MIT License: Logstash Logback Encoder, SLF4J API Module
Apache License, Version 2.0: JCL 1.2 implemented over SLF4J, Logstash Logback Encoder, tomcat-juli
Tomcat License: tomcat10-slf4j-logback
EPL 2.0: Jakarta Servlet
Eclipse Public License: tomcat10-slf4j-logback
GPL2 w/ CPE: Jakarta Servlet
GNU Lesser General Public License: Logback Access Common Module, Logback Access Tomcat Module, Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind
Slf4j License: tomcat10-slf4j-logback
Eclipse Public License - v 1.0: Logback Access Common Module, Logback Access Tomcat Module, Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.5.14.jar | 303.5 kB | 240 | 187 | 29 | 11 | Yes |
logback-core-1.5.14.jar | 624.9 kB | 532 | - | - | - | - |
• Root | - | 525 | 472 | 42 | 11 | Yes |
• Versioned | - | 7 | 1 | 1 | 21 | Yes |
logback-access-common-2.0.5.jar | 96.5 kB | 116 | 80 | 14 | 11 | Yes |
logback-access-tomcat-2.0.5.jar | 11.6 kB | 16 | 3 | 2 | 11 | Yes |
jackson-annotations-2.18.2.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.18.2.jar | 597.8 kB | 293 | - | - | - | - |
• Root | - | 246 | 211 | 14 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
• Versioned | - | 12 | 3 | 1 | 11 | Yes |
• Versioned | - | 11 | 2 | 1 | 17 | Yes |
• Versioned | - | 11 | 2 | 1 | 21 | Yes |
• Versioned | - | 11 | 2 | 1 | - | Yes |
jackson-databind-2.18.2.jar | 1.7 MB | 829 | - | - | - | - |
• Root | - | 827 | 789 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jakarta.servlet-api-6.0.0.jar | 347.6 kB | 157 | 85 | 5 | 11 | Yes |
logstash-logback-encoder-8.0.jar | 438.3 kB | 363 | 326 | 26 | 11 | Yes |
tomcat-juli-10.1.34.jar | 48.8 kB | 34 | 26 | 3 | 11 | Yes |
jcl-over-slf4j-2.0.16.jar | 18.4 kB | 26 | - | - | - | - |
• Root | - | 24 | 8 | 2 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 4.3 MB | 2764 | 2316 | 166 | 11 | 12 |
compile: 12 | compile: 4.3 MB | compile: 2764 | compile: 2316 | compile: 166 | 11 | compile: 12 |