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 |
---|---|---|---|---|
commons-io | commons-io | 2.16.1 | jar | Apache-2.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.doxia | doxia-site-model | 2.0.0-M18 | jar | Apache-2.0 |
org.apache.maven.reporting | maven-reporting-api | 4.0.0-M11 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-i18n | 1.0-beta-10 | jar | - |
org.codehaus.plexus | plexus-interpolation | 1.27 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 4.0.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-xml | 3.0.0 | jar | Apache License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M2 | jar | Eclipse Public License, Version 1.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
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 |
---|---|---|---|---|
com.google.inject | guice | 6.0.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.3.0 | jar | Apache License, Version 2.0 |
org.apache.maven.wagon | wagon-http | 3.5.3 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-testing | 1.3.0 | jar | Apache License, Version 2.0 |
org.eclipse.aether | aether-connector-basic | 1.0.0.v20140518 | jar | Eclipse Public License, Version 1.0 |
org.eclipse.aether | aether-impl | 1.0.0.v20140518 | jar | Eclipse Public License, Version 1.0 |
org.eclipse.aether | aether-transport-wagon | 1.0.0.v20140518 | jar | Eclipse Public License, Version 1.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 1.7.36 | jar | 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 |
---|---|---|---|---|
org.apache.maven | maven-aether-provider | 3.2.5 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-artifact | 3.2.5 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-compat | 3.2.5 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-core | 3.2.5 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-model | 3.2.5 | jar | Apache License, Version 2.0 |
org.eclipse.aether | aether-api | 1.0.0.v20140518 | jar | Eclipse Public License, Version 1.0 |
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 |
---|---|---|---|---|
javax.annotation | javax.annotation-api | 1.2 | jar | CDDL + GPLv2 with classpath exception |
javax.enterprise | cdi-api | 1.2 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-sink-api | 2.0.0-M10 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-classworlds | 2.5.2 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-component-annotations | 1.5.5 | jar | The Apache Software License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.9.0.M2 | jar | Eclipse Public License, Version 1.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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.11 | jar | Apache License, Version 2.0 |
jakarta.inject | jakarta.inject-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.14 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.16 | jar | Apache License, Version 2.0 |
org.apache.maven.wagon | wagon-http-shared | 3.5.3 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.codehaus.plexus | plexus-archiver | 2.2 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-io | 2.0.4 | jar | The Apache Software License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 1.7.36 | jar | 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:
Project Dependency Graph
Dependency Tree
- org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0-M18
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0-M11 (compile)
- org.apache.maven.doxia:doxia-sink-api:jar:2.0.0-M10 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- commons-io:commons-io:jar:2.16.1 (compile)
- org.apache.maven:maven-artifact:jar:3.2.5 (provided)
- org.apache.maven:maven-core:jar:3.2.5 (provided)
- org.apache.maven:maven-settings:jar:3.2.5 (provided)
- org.apache.maven:maven-settings-builder:jar:3.2.5 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.2.5 (provided)
- org.apache.maven:maven-plugin-api:jar:3.2.5 (provided)
- org.apache.maven:maven-model-builder:jar:3.2.5 (provided)
- org.eclipse.aether:aether-util:jar:1.0.0.v20140518 (provided)
- org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 (compile)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.apache.maven:maven-compat:jar:3.2.5 (provided)
- org.apache.maven.wagon:wagon-provider-api:jar:2.8 (provided)
- org.apache.maven:maven-aether-provider:jar:3.2.5 (provided)
- org.eclipse.aether:aether-spi:jar:1.0.0.v20140518 (provided)
- org.apache.maven:maven-model:jar:3.2.5 (provided)
- org.eclipse.aether:aether-api:jar:1.0.0.v20140518 (provided)
- org.apache.maven.doxia:doxia-site-model:jar:2.0.0-M18 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (compile)
- javax.annotation:javax.annotation-api:jar:1.2 (compile)
- javax.enterprise:cdi-api:jar:1.2 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 (compile)
- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.0 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.27 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
- com.google.inject:guice:jar:6.0.0 (test)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (test)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:31.0.1-jre (provided)
- com.google.guava:failureaccess:jar:1.0.1 (provided)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.checkerframework:checker-qual:jar:3.12.0 (provided)
- com.google.errorprone:error_prone_annotations:jar:2.7.1 (provided)
- com.google.j2objc:j2objc-annotations:jar:1.3 (provided)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test)
- org.codehaus.plexus:plexus-archiver:jar:2.2 (test)
- org.codehaus.plexus:plexus-io:jar:2.0.4 (test)
- org.codehaus.plexus:plexus-archiver:jar:2.2 (test)
- org.eclipse.aether:aether-impl:jar:1.0.0.v20140518 (test)
- org.eclipse.aether:aether-connector-basic:jar:1.0.0.v20140518 (test)
- org.eclipse.aether:aether-transport-wagon:jar:1.0.0.v20140518 (test)
- org.apache.maven.wagon:wagon-http:jar:3.5.3 (test)
- org.apache.maven.wagon:wagon-http-shared:jar:3.5.3 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- commons-codec:commons-codec:jar:1.11 (test)
- org.slf4j:jcl-over-slf4j:jar:1.7.36 (test)
- org.apache.maven.wagon:wagon-http-shared:jar:3.5.3 (test)
- org.codehaus.plexus:plexus-testing:jar:1.3.0 (test)
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0-M11 (compile)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
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 Binding
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Public Domain: AOP alliance
Eclipse Public License, Version 1.0: Aether API, Aether Connector Basic, Aether Implementation, Aether SPI, Aether Transport Wagon, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Unknown: Plexus I18N Component
The MIT License: Checker Qual
Apache-2.0: Apache Commons IO, Apache Maven Reporting API, Doxia :: Sink API, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Model
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: HTTP Provider, Apache Maven Wagon :: Providers :: HTTP Shared Library, CDI APIs, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Common Utilities, Plexus Interpolation API, Plexus Testing, Plexus XML Utilities
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jakarta Dependency Injection, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, Sisu Guice - Core Library, javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.7.1.jar | 14.8 kB | 36 | 24 | 2 | 1.7 | No |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-31.0.1-jre.jar | 3 MB | 2090 | 2060 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
guice-6.0.0.jar | 805.7 kB | 525 | 507 | 11 | 1.8 | Yes |
j2objc-annotations-1.3.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-io-2.16.1.jar | 508.8 kB | 374 | 347 | 16 | 9 | Yes |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 9 | No |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes |
cdi-api-1.2.jar | 71.1 kB | 118 | 98 | 7 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
maven-aether-provider-3.2.5.jar | 65.8 kB | 42 | 25 | 1 | 1.6 | Yes |
maven-artifact-3.2.5.jar | 55.1 kB | 57 | 32 | 11 | 1.6 | Yes |
maven-compat-3.2.5.jar | 286.7 kB | 211 | 159 | 29 | 1.6 | Yes |
maven-core-3.2.5.jar | 608.2 kB | 463 | 372 | 51 | 1.6 | Yes |
maven-model-3.2.5.jar | 160.8 kB | 67 | 50 | 3 | 1.6 | Yes |
maven-model-builder-3.2.5.jar | 170.2 kB | 148 | 115 | 16 | 1.6 | Yes |
maven-plugin-api-3.2.5.jar | 46.1 kB | 46 | 25 | 6 | 1.6 | Yes |
maven-repository-metadata-3.2.5.jar | 26 kB | 25 | 7 | 2 | 1.6 | Yes |
maven-settings-3.2.5.jar | 43 kB | 33 | 17 | 2 | 1.6 | Yes |
maven-settings-builder-3.2.5.jar | 43.7 kB | 53 | 32 | 5 | 1.6 | Yes |
doxia-sink-api-2.0.0-M10.jar | 11.3 kB | 20 | 5 | 1 | 1.8 | Yes |
doxia-site-model-2.0.0-M18.jar | 85.8 kB | 56 | 33 | 5 | 1.8 | Yes |
maven-plugin-testing-harness-3.3.0.jar | 51 kB | 36 | 17 | 3 | 1.6 | Yes |
maven-reporting-api-4.0.0-M11.jar | 9.8 kB | 18 | 4 | 1 | 1.8 | Yes |
wagon-http-3.5.3.jar | 9.4 kB | 19 | 1 | 1 | 1.7 | Yes |
wagon-http-shared-3.5.3.jar | 40.8 kB | 28 | 12 | 1 | 1.7 | Yes |
wagon-provider-api-2.8.jar | 52.6 kB | 60 | 39 | 8 | 1.5 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
checker-qual-3.12.0.jar | 208.8 kB | 399 | 333 | 29 | 1.8 | Yes |
plexus-archiver-2.2.jar | 185 kB | 137 | 112 | 12 | 1.5 | Yes |
plexus-classworlds-2.5.2.jar | 52.7 kB | 52 | 37 | 5 | 1.6 | Yes |
plexus-component-annotations-1.5.5.jar | 4.2 kB | 15 | 3 | 1 | 1.5 | No |
plexus-i18n-1.0-beta-10.jar | 11.9 kB | 20 | 7 | 1 | 1.5 | Yes |
plexus-interpolation-1.27.jar | 85.9 kB | 79 | 62 | 7 | 1.8 | Yes |
plexus-io-2.0.4.jar | 58.3 kB | 62 | 43 | 5 | 1.5 | Yes |
plexus-testing-1.3.0.jar | 6.5 kB | 13 | 2 | 1 | 1.8 | Yes |
plexus-utils-4.0.0.jar | 192.4 kB | 128 | 86 | 7 | 11 | Yes |
plexus-xml-3.0.0.jar | 93 kB | 44 | 25 | 2 | 1.8 | Yes |
aether-api-1.0.0.v20140518.jar | 136.3 kB | 149 | 128 | 11 | 1.5 | Yes |
aether-connector-basic-1.0.0.v20140518.jar | 36.8 kB | 34 | 19 | 1 | 1.5 | Yes |
aether-impl-1.0.0.v20140518.jar | 171.7 kB | 113 | 95 | 4 | 1.5 | Yes |
aether-spi-1.0.0.v20140518.jar | 30.7 kB | 54 | 34 | 8 | 1.5 | Yes |
aether-transport-wagon-1.0.0.v20140518.jar | 25.4 kB | 36 | 16 | 2 | 1.5 | Yes |
aether-util-1.0.0.v20140518.jar | 145.8 kB | 125 | 100 | 13 | 1.5 | Yes |
org.eclipse.sisu.inject-0.9.0.M2.jar | 424.6 kB | 318 | 294 | 9 | 1.8 | Yes |
org.eclipse.sisu.plexus-0.9.0.M2.jar | 209.8 kB | 203 | 165 | 20 | 1.8 | Yes |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
jcl-over-slf4j-1.7.36.jar | 16.6 kB | 23 | 9 | 2 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes |
plexus-sec-dispatcher-1.3.jar | 28.6 kB | 31 | 13 | 3 | 1.4 | Yes |
sisu-guice-3.2.3-no_aop.jar | 397.8 kB | 329 | 314 | 8 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
63 | 11 MB | 8758 | 7337 | 456 | 11 | 58 |
compile: 16 | compile: 1.8 MB | compile: 1528 | compile: 1221 | compile: 90 | 11 | compile: 14 |
provided: 25 | provided: 5.5 MB | provided: 4544 | provided: 3943 | provided: 234 | provided: 23 | |
test: 22 | test: 3.7 MB | test: 2686 | test: 2173 | test: 132 | 9 | test: 21 |