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.checkerframework | checker-qual | 3.46.0 | jar | The MIT License |
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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.8.6 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
com.google.errorprone | error_prone_annotations | 2.31.0 | jar | Apache 2.0 |
com.google.j2objc | j2objc-annotations | 3.0.0 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat | 9.0.96 | tar.gz | Apache License, Version 2.0 |
org.gaul | modernizer-maven-annotations | 2.9.0 | jar | The Apache Software License, Version 2.0 |
org.projectlombok | lombok | 1.18.34 | 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.
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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.hazendaz.tomcat:tomcat9-config:pom:9.0.96
- org.apache.tomcat:tomcat:tar.gz:9.0.96 (provided)
- org.checkerframework:checker-qual:jar:3.46.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.31.0 (provided)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (provided)
- org.projectlombok:lombok:jar:1.18.34 (provided)
- org.gaul:modernizer-maven-annotations:jar:2.9.0 (provided)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.6 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
Licenses
Apache 2.0: error-prone annotations
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: J2ObjC Annotations, tomcat
The Apache Software License, Version 2.0: FindBugs-jsr305, Modernizer Maven Plugin annotations, tomcat9-config
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
spotbugs-annotations-4.8.6.jar | 15.3 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.31.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
tomcat-9.0.96.tar.gz | 12.7 MB | - | - | - | - | - |
checker-qual-3.46.0.jar | 236.5 kB | 449 | 378 | 32 | 1.8 | Yes |
modernizer-maven-annotations-2.9.0.jar | 3.3 kB | 14 | - | - | - | - |
• Root | - | 12 | 1 | 1 | 1.8 | No |
• Versioned | - | 2 | 1 | 1 | 9 | No |
lombok-1.18.34.jar | 2.1 MB | 1083 | 178 | 13 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 15.1 MB | 1701 | 660 | 53 | 1.8 | 6 |
compile: 1 | compile: 236.5 kB | compile: 449 | compile: 378 | compile: 32 | 1.8 | compile: 1 |
provided: 7 | provided: 14.8 MB | provided: 1252 | provided: 282 | provided: 21 | provided: 5 |