Project Dependency Management
compile
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
| GroupId | ArtifactId | Version | Classifier | Type | License |
|---|---|---|---|---|---|
| com.google.code.gson | gson | 2.13.2 | - | jar | Apache-2.0 |
| com.google.inject | guice | 6.0.0 | classes | jar | The Apache Software License, Version 2.0 |
| com.google.javascript | closure-compiler | v20250820 | - | jar | The Apache Software License, Version 2.0 |
| commons-io | commons-io | 2.21.0 | - | jar | Apache-2.0 |
| eu.maxschuster | dataurl | 2.0.0 | - | jar | Apache 2 |
| io.takari.maven.plugins | takari-plugin-testing | 3.1.1 | - | jar | The Eclipse Public License, Version 1.0 |
| org.apache.commons | commons-collections4 | 4.5.0 | - | jar | Apache-2.0 |
| org.apache.commons | commons-lang3 | 3.20.0 | - | jar | Apache-2.0 |
| org.apache.commons | commons-text | 1.14.0 | - | jar | Apache-2.0 |
| org.apache.maven | maven-compat | 3.9.11 | - | jar | Apache-2.0 |
| org.apache.maven | maven-core | 3.9.11 | - | jar | Apache-2.0 |
| org.apache.maven | maven-embedder | 3.9.11 | - | jar | Apache-2.0 |
| org.apache.maven | maven-model | 3.9.11 | - | jar | Apache-2.0 |
| org.apache.maven | maven-plugin-api | 3.9.11 | - | jar | Apache-2.0 |
| org.apache.maven.plugin-tools | maven-plugin-annotations | 3.15.2 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-connector-basic | 1.9.24 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-transport-http | 1.9.24 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-build-api | 1.2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-classworlds | 2.9.0 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-component-annotations | 2.2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-utils | 4.0.2 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-xml | 4.1.0 | - | jar | Apache-2.0 |
| org.eclipse.sisu | org.eclipse.sisu.inject | 0.9.0.M4 | - | jar | Eclipse Public License, Version 2.0 |
| org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M4 | - | jar | Eclipse Public License, Version 2.0 |
| org.jsoup | jsoup | 1.21.2 | - | jar | The MIT License |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | - | jar | Eclipse Public License v2.0 |
| org.owasp.encoder | encoder | 1.4.0 | - | jar | The BSD 3-Clause License |
| org.slf4j | slf4j-api | 2.0.17 | - | jar | MIT |
| org.slf4j | slf4j-simple | 2.0.17 | - | jar | MIT |
test
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| com.google.guava | guava | 33.5.0-jre | jar | Apache License, Version 2.0 |
