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 |
---|---|---|---|---|---|
org.checkerframework | checker-qual | 3.49.2 | jar | The MIT License | No |
org.slf4j | slf4j-api | 2.0.17 | jar | MIT | No |
com.google.guava | guava | 33.4.8-jre | jar | Apache License, Version 2.0 | Yes |
com.google.javascript | closure-compiler | v20250407 | jar | The Apache Software License, Version 2.0 | Yes |
com.yahoo.platform.yui | yuicompressor | 2.4.8 | jar | BSD License | Yes |
org.slf4j | slf4j-simple | 2.0.17 | jar | MIT | Yes |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-engine | 5.12.2 | jar | Eclipse Public License v2.0 |
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.9.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
com.google.errorprone | error_prone_annotations | 2.37.0 | jar | Apache 2.0 |
com.google.j2objc | j2objc-annotations | 3.0.0 | jar | Apache License, Version 2.0 |
jakarta.servlet.jsp | jakarta.servlet.jsp-api | 2.3.6 | jar | EPL 2.0GPL2 w/ CPE |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
org.apache.velocity | velocity-engine-core | 2.4.1 | jar | Apache-2.0 |
org.gaul | modernizer-maven-annotations | 3.1.0 | jar | The Apache Software License, Version 2.0 |
org.projectlombok | lombok | 1.18.38 | 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 | Optional |
---|---|---|---|---|---|
com.google.guava | failureaccess | 1.0.3 | jar | Apache License, Version 2.0 | Yes |
com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 | Yes |
org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 | Yes |
rhino | js | 1.7R2 | jar | Mozilla Public License | Yes |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.12.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.12.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.12.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
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:htmlcompressor:jar:1.11.0
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.slf4j:slf4j-simple:jar:2.0.17 (compile)
- com.google.javascript:closure-compiler:jar:v20250407 (compile)
- com.google.guava:guava:jar:33.4.8-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:2.3.6 (provided)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (provided)
- org.apache.commons:commons-lang3:jar:3.17.0 (provided)
- com.yahoo.platform.yui:yuicompressor:jar:2.4.8 (compile)
- rhino:js:jar:1.7R2 (compile)
- rhino:js:jar:1.7R2 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.checkerframework:checker-qual:jar:3.49.2 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.37.0 (provided)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (provided)
- org.projectlombok:lombok:jar:1.18.38 (provided)
- org.gaul:modernizer-maven-annotations:jar:3.1.0 (provided)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.3 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Server Pages API
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Apache License 2.0: htmlcompressor
BSD License: yui compressor
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations
Apache-2.0: Apache Commons Lang, Apache Velocity - Engine
MIT: SLF4J API Module, SLF4J Simple Provider
EPL 2.0: Jakarta Server Pages API
Mozilla Public License: Rhino
The Apache Software License, Version 2.0: Closure Compiler, FindBugs-jsr305, Guava ListenableFuture only, Modernizer Maven Plugin annotations
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
spotbugs-annotations-4.9.3.jar | 16.2 kB | 32 | 25 | 1 | 11 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.37.0.jar | 20.4 kB | 49 | - | - | - | - |
• Root | - | 42 | 29 | 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 |
jakarta.servlet.jsp-api-2.3.6.jar | 53.7 kB | 70 | 58 | 3 | 1.7 | Yes |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
velocity-engine-core-2.4.1.jar | 515.7 kB | 289 | 255 | 18 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
checker-qual-3.49.2.jar | 238.2 kB | 453 | 380 | 33 | 1.8 | Yes |
modernizer-maven-annotations-3.1.0.jar | 3.3 kB | 14 | - | - | - | - |
• Root | - | 12 | 1 | 1 | 1.8 | No |
• Versioned | - | 2 | 1 | 1 | 9 | No |
junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.12.2.jar | 292 kB | 171 | 150 | 9 | 1.8 | Yes |
junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.12.2.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 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 |
failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - |
• Root | - | 17 | 2 | 1 | 1.8 | Yes |
• Versioned | - | 8 | 1 | 1 | 9 | No |
guava-33.4.8-jre.jar | 3 MB | 2008 | - | - | - | - |
• Root | - | 2006 | 1967 | 18 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
closure-compiler-v20250407.jar | 14 MB | 7118 | - | - | - | - |
• Root | - | 7114 | 6634 | 139 | 21 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
yuicompressor-2.4.8.jar | 787.5 kB | 341 | 310 | 17 | 1.5 | Yes |
jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
• Root | - | 10 | 4 | 1 | 1.8 | No |
• Versioned | - | 4 | 1 | 1 | 9 | No |
slf4j-simple-2.0.17.jar | 15.7 kB | 22 | - | - | - | - |
• Root | - | 20 | 6 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
js-1.7R2.jar | 871.3 kB | 344 | 317 | 17 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
25 | 23.4 MB | 13131 | 11252 | 331 | 21 | 22 |
compile: 10 | compile: 19.1 MB | compile: 10403 | compile: 9675 | compile: 231 | 21 | compile: 8 |
provided: 9 | provided: 3.4 MB | provided: 2039 | provided: 993 | provided: 60 | provided: 8 | |
test: 6 | test: 954.1 kB | test: 689 | test: 584 | test: 40 | 1.8 | test: 6 |