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 |
|---|---|---|---|---|
| com.thoughtworks.qdox | qdox | 2.2.0 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven.plugin-tools | maven-plugin-tools-api | 3.15.2 | jar | Apache-2.0 |
| org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M4 | jar | Eclipse Public License, Version 2.0 |
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.apache.maven | maven-model | 3.9.11 | jar | Apache-2.0 |
| org.apache.maven.plugin-tools | maven-plugin-tools-generators | 3.15.2 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-utils | 4.0.2 | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.14.0 | jar | Eclipse Public License v2.0 |
| xmlunit | xmlunit | 1.6 | jar | BSD 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 |
|---|---|---|---|---|
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-artifact | 3.9.11 | jar | Apache-2.0 |
| org.apache.maven | maven-core | 3.9.11 | jar |


