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.38 | jar | EPL-2.0LGPL-2.1-only | Yes |
| ch.qos.logback | logback-core | 1.5.38 | jar | EPL-2.0LGPL-2.1-only | Yes |
| ch.qos.logback.access | logback-access-tomcat | 2.0.13 | jar | Eclipse Public License - v 2.0GNU Lesser General Public License | Yes |
| com.fasterxml.jackson.core | jackson-annotations | 2.22 | jar | The Apache Software License, Version 2.0 | Yes |
| com.fasterxml.jackson.core | jackson-core | 2.22.1 | jar | The Apache Software License, Version 2.0 | Yes |
| com.fasterxml.jackson.core | jackson-databind | 2.22.1 | jar | The Apache Software License, Version 2.0 | Yes |
| commons-logging | commons-logging | 1.4.0 | jar | Apache-2.0 | Yes |
| net.logstash.logback | logstash-logback-encoder | 8.1 | jar | Apache License, Version 2.0MIT License | Yes |
| org.apache.tomcat | tomcat-juli | 10.1.57 | jar | Apache License, Version 2.0 | Yes |
| org.slf4j | slf4j-api | 2.0.18 | jar | MIT | 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.13 | jar | Eclipse Public License - v 2.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.57
- org.apache.tomcat:tomcat-juli:jar:10.1.57 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.4.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.38 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.38 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback.access:logback-access-tomcat:jar:2.0.13 (compile)
- ch.qos.logback.access:logback-access-common:jar:2.0.13 (compile)
- jakarta.servlet:jakarta.servlet-api:jar:6.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.servlet:jakarta.servlet-api:jar:6.0.0 (compile)
- ch.qos.logback.access:logback-access-common:jar:2.0.13 (compile)
- net.logstash.logback:logstash-logback-encoder:jar:8.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.22 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.22.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.22.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat:tomcat-juli:jar:10.1.57 (compile)
Licenses
Tomcat, Jackson, and Logstash License: tomcat10-slf4j-logback
LGPL-2.1-only: Logback Classic Module, Logback Core Module
MIT License: Logstash Logback Encoder
Eclipse Public License, 2.0: tomcat10-slf4j-logback
GPL2 w/ CPE: Jakarta Servlet
GNU Lesser General Public License: Logback Access Common Module, Logback Access Tomcat Module
Logback License: tomcat10-slf4j-logback
Apache License, Version 2.0: Logstash Logback Encoder, tomcat-juli
Apache-2.0: Apache Commons Logging
MIT: SLF4J API Module
EPL 2.0: Jakarta Servlet
Eclipse Public License - v 2.0: Logback Access Common Module, Logback Access Tomcat Module
EPL-2.0: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind
Slf4j License: tomcat10-slf4j-logback
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| logback-classic-1.5.38.jar | 287.1 kB | 221 | 178 | 29 | 11 | Yes |
| logback-core-1.5.38.jar | 641.1 kB | 530 | - | - | - | - |
| • Root | - | 530 | 480 | 39 | 11 | Yes |
| logback-access-common-2.0.13.jar | 95.5 kB | 109 | 82 | 15 | 11 | Yes |
| logback-access-tomcat-2.0.13.jar | 14.3 kB | 18 | 5 | 2 | 11 | Yes |
| jackson-annotations-2.22.jar | 84.2 kB | 91 | 78 | 2 | 1.8 | Yes |
| jackson-core-2.22.1.jar | 594.2 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 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 |
| jackson-databind-2.22.1.jar | 1.7 MB | 852 | - | - | - | - |
| • Root | - | 850 | 812 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-logging-1.4.0.jar | 75.8 kB | 46 | - | - | - | - |
| • Root | - | 44 | 28 | 3 | 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.1.jar | 440 kB | 364 | 327 | 26 | 11 | Yes |
| tomcat-juli-10.1.57.jar | 52.5 kB | 36 | 28 | 3 | 11 | Yes |
| slf4j-api-2.0.18.jar | 70 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.4 MB | 2781 | 2371 | 167 | 11 | 12 |
| compile: 12 | compile: 4.4 MB | compile: 2781 | compile: 2371 | compile: 167 | 11 | compile: 12 |


