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.46.0 jar The MIT License No
org.slf4j slf4j-api 2.0.16 jar MIT License No
com.google.guava guava 33.3.0-jre jar Apache License, Version 2.0 Yes
com.google.javascript closure-compiler v20240317 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.16 jar MIT 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.junit.jupiter junit-jupiter-engine 5.11.0 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.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.errorprone error_prone_annotations 2.29.2 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.16.0 jar Apache-2.0
org.apache.velocity velocity-engine-core 2.3 jar 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.

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.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
com.google.guava failureaccess 1.0.2 jar The Apache Software 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
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.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • com.github.hazendaz:htmlcompressor:jar:1.9.4 [Information]
    • org.slf4j:slf4j-api:jar:2.0.16 (compile) [Information]
    • org.slf4j:slf4j-simple:jar:2.0.16 (compile) [Information]
    • com.google.javascript:closure-compiler:jar:v20240317 (compile) [Information]
    • com.google.guava:guava:jar:33.3.0-jre (compile) [Information]
      • com.google.guava:failureaccess:jar:1.0.2 (compile) [Information]
      • com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile) [Information]
      • com.google.code.findbugs:jsr305:jar:3.0.2 (compile) [Information]
    • jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:2.3.6 (provided) [Information]
    • org.apache.velocity:velocity-engine-core:jar:2.3 (provided) [Information]
    • org.apache.commons:commons-lang3:jar:3.16.0 (provided) [Information]
    • com.yahoo.platform.yui:yuicompressor:jar:2.4.8 (compile) [Information]
      • rhino:js:jar:1.7R2 (compile) [Information]
    • org.junit.jupiter:junit-jupiter-engine:jar:5.11.0 (test) [Information]
    • org.checkerframework:checker-qual:jar:3.46.0 (compile) [Information]
    • com.google.errorprone:error_prone_annotations:jar:2.29.2 (provided) [Information]
    • com.google.j2objc:j2objc-annotations:jar:3.0.0 (provided) [Information]
    • org.projectlombok:lombok:jar:1.18.34 (provided) [Information]
    • org.gaul:modernizer-maven-annotations:jar:2.9.0 (provided) [Information]
    • com.github.spotbugs:spotbugs-annotations:jar:4.8.6 (provided) [Information]

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

MIT License: SLF4J API Module, SLF4J Simple Provider

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: Apache Velocity - Engine, Guava: Google Core Libraries for Java, J2ObjC Annotations

Apache-2.0: Apache Commons Lang

EPL 2.0: Jakarta Server Pages API

Mozilla Public License: Rhino

The Apache Software License, Version 2.0: Closure Compiler, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Modernizer Maven Plugin 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.29.2.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
jakarta.servlet.jsp-api-2.3.6.jar 53.7 kB 70 58 3 1.7 Yes
commons-lang3-3.16.0.jar 674.2 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 1 1 9 No
velocity-engine-core-2.3.jar 531.3 kB 299 256 19 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
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
junit-jupiter-api-5.11.0.jar 216.3 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.0.jar 260.1 kB 152 135 9 1.8 Yes
junit-platform-commons-1.11.0.jar 140.6 kB 86 - - - -
   • Root - 77 63 8 1.8 Yes
   • Versioned - 9 3 1 9 Yes
junit-platform-engine-1.11.0.jar 238.1 kB 174 155 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
lombok-1.18.34.jar 2.1 MB 1083 178 13 1.6 Yes
slf4j-api-2.0.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.3.0-jre.jar 3.1 MB 2056 2017 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
closure-compiler-v20240317.jar 14 MB 7567 7031 172 11 Yes
yuicompressor-2.4.8.jar 787.5 kB 341 310 17 1.5 Yes
slf4j-simple-2.0.16.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
24 23.3 MB 13552 11654 362 11 22
compile: 10 compile: 19.1 MB compile: 10918 compile: 10151 compile: 265 11 compile: 9
provided: 8 provided: 3.4 MB provided: 2001 provided: 956 provided: 58 provided: 7
test: 6 test: 876.3 kB test: 633 test: 547 test: 39 1.8 test: 6