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.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.14.0 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-core | 2.0.0-M12 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-module-xhtml5 | 2.0.0-M12 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-sink-api | 2.0.0-M12 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-site-model | 2.0.0-M19 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-skin-model | 2.0.0-M19 | jar | Apache-2.0 |
org.apache.velocity | velocity-engine-core | 2.3 | jar | Apache License, Version 2.0 |
org.apache.velocity.tools | velocity-tools-generic | 3.1 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 4.0.1 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-velocity | 2.1.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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
com.google.inject | guice | 6.0.0 | - | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.16.1 | - | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-core | 2.0.0-M12 | tests | test-jar | Apache-2.0 |
org.apache.maven.doxia | doxia-module-apt | 2.0.0-M12 | - | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-module-fml | 2.0.0-M12 | - | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-module-xdoc | 2.0.0-M12 | - | jar | Apache-2.0 |
org.codehaus.plexus | plexus-classworlds | 2.8.0 | - | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-testing | 1.3.0 | - | jar | Apache License, Version 2.0 |
org.htmlunit | htmlunit | 4.1.0 | - | jar | Apache License, Version 2.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.mockito | mockito-core | 4.6.0 | - | jar | The MIT License |
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-artifact | 3.6.3 | jar | Apache License, Version 2.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 |
---|---|---|---|---|
com.github.cliftonlabs | json-simple | 3.0.2 | jar | The Apache Software License, Version 2.0 |
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
commons-logging | commons-logging | 1.3.1 | jar | Apache-2.0 |
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.commons | commons-digester3 | 3.2 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-text | 1.12.0 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-component-annotations | 2.1.0 | jar | Apache 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:
Project Dependency Graph
Dependency Tree
- org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0-M19
- org.apache.maven:maven-artifact:jar:3.6.3 (provided)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.apache.maven.doxia:doxia-core:jar:2.0.0-M12 (compile)
- org.apache.commons:commons-text:jar:1.12.0 (compile)
- org.apache.maven.doxia:doxia-sink-api:jar:2.0.0-M12 (compile)
- org.apache.maven.doxia:doxia-site-model:jar:2.0.0-M19 (compile)
- org.apache.maven.doxia:doxia-skin-model:jar:2.0.0-M19 (compile)
- org.apache.maven.doxia:doxia-module-apt:jar:2.0.0-M12 (test)
- org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0-M12 (test)
- org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0-M12 (compile)
- org.apache.maven.doxia:doxia-module-fml:jar:2.0.0-M12 (test)
- 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-component-annotations:jar:2.1.0 (compile)
- org.codehaus.plexus:plexus-velocity:jar:2.1.0 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.1 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.0 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.3 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
- com.github.cliftonlabs:json-simple:jar:3.0.2 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
- org.codehaus.plexus:plexus-testing:jar:1.3.0 (test)
- 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)
- com.google.inject:guice:jar:6.0.0 (test)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (test)
- aopalliance:aopalliance:jar:1.0 (test)
- com.google.guava:guava:jar:31.0.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.1 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.checkerframework:checker-qual:jar:3.12.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.7.1 (test)
- com.google.j2objc:j2objc-annotations:jar:1.3 (test)
- org.codehaus.plexus:plexus-classworlds:jar:2.8.0 (test)
- commons-io:commons-io:jar:2.16.1 (test)
- org.apache.maven.doxia:doxia-core:test-jar:tests:2.0.0-M12 (test)
- org.htmlunit:htmlunit:jar:4.1.0 (test)
- org.apache.httpcomponents:httpmime:jar:4.5.14 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- org.htmlunit:htmlunit-core-js:jar:4.1.0 (test)
- org.htmlunit:neko-htmlunit:jar:4.1.0 (test)
- org.htmlunit:htmlunit-cssparser:jar:4.1.0 (test)
- org.htmlunit:htmlunit-xpath:jar:4.1.0 (test)
- org.htmlunit:htmlunit-csp:jar:4.1.0 (test)
- org.htmlunit:htmlunit-websocket-client:jar:4.1.0 (test)
- commons-logging:commons-logging:jar:1.3.1 (compile)
- commons-net:commons-net:jar:3.10.0 (test)
- commons-codec:commons-codec:jar:1.17.0 (test)
- org.brotli:dec:jar:0.1.2 (test)
- org.apache.httpcomponents:httpmime:jar:4.5.14 (test)
- org.mockito:mockito-core:jar:4.6.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.10 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
Licenses
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
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, org.brotli:dec
The MIT License: Checker Qual, mockito-core
Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Net, Apache Commons Text, Doxia :: APT Module, Doxia :: Core, Doxia :: FML Module, Doxia :: Sink API, Doxia :: XDoc Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Site Model, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Apache Velocity - Engine, Apache Velocity Tools - Generic tools, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, Guava: Google Core Libraries for Java, HtmlUnit, HtmlUnit CSS Parser, HtmlUnit Content-Security-Policy Parser, HtmlUnit JavaScript Engine, HtmlUnit NekoHtml, HtmlUnit WebSocket Client, HtmlUnit-XPath, Maven Artifact, Objenesis, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Testing, Plexus Velocity Component, Plexus XML Utilities
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
CDDL + GPLv2 with classpath exception: javax.annotation API
Public Domain: AOP alliance
The Apache Software License, Version 2.0: Apache Commons Digester, FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, JSON.simple, Jakarta Dependency Injection, 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 |
json-simple-3.0.2.jar | 35.1 kB | 28 | 17 | 1 | 1.7 | 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-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-codec-1.17.0.jar | 372.6 kB | 262 | 115 | 8 | 9 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-io-2.16.1.jar | 508.8 kB | 374 | 347 | 16 | 9 | Yes |
commons-logging-1.3.1.jar | 71.3 kB | 44 | 28 | 3 | 9 | Yes |
commons-net-3.10.0.jar | 322.8 kB | 232 | 198 | 21 | 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 |
byte-buddy-1.12.10.jar | 3.8 MB | 2705 | 2648 | 39 | 9 | Yes |
byte-buddy-agent-1.12.10.jar | 257.4 kB | 89 | 69 | 3 | 9 | Yes |
commons-digester3-3.2.jar | 241.6 kB | 213 | 189 | 11 | 1.5 | Yes |
commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes |
commons-text-1.12.0.jar | 251.2 kB | 181 | 161 | 9 | 9 | Yes |
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 |
httpmime-4.5.14.jar | 41.7 kB | 40 | 23 | 2 | 1.6 | Yes |
maven-artifact-3.6.3.jar | 57.8 kB | 59 | 34 | 11 | 1.7 | Yes |
doxia-core-2.0.0-M12.jar | 167.6 kB | 159 | 130 | 12 | 1.8 | Yes |
doxia-core-2.0.0-M12-tests.jar | 113 kB | - | - | - | - | - |
doxia-module-apt-2.0.0-M12.jar | 53.9 kB | 49 | 31 | 1 | 1.8 | Yes |
doxia-module-fml-2.0.0-M12.jar | 37.7 kB | 34 | 14 | 2 | 1.8 | Yes |
doxia-module-xdoc-2.0.0-M12.jar | 35.2 kB | 32 | 13 | 1 | 1.8 | Yes |
doxia-module-xhtml5-2.0.0-M12.jar | 17 kB | 24 | 6 | 1 | 1.8 | Yes |
doxia-sink-api-2.0.0-M12.jar | 11.3 kB | 20 | 5 | 1 | 1.8 | Yes |
doxia-site-model-2.0.0-M19.jar | 85.9 kB | 56 | 33 | 5 | 1.8 | Yes |
doxia-skin-model-2.0.0-M19.jar | 16.4 kB | 23 | 5 | 2 | 1.8 | Yes |
velocity-engine-core-2.3.jar | 531.3 kB | 299 | 256 | 19 | 1.8 | Yes |
velocity-tools-generic-3.1.jar | 216.9 kB | 116 | 98 | 3 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
dec-0.1.2.jar | 98.1 kB | 29 | 19 | 1 | 1.5 | Yes |
checker-qual-3.12.0.jar | 208.8 kB | 399 | 333 | 29 | 1.8 | Yes |
plexus-classworlds-2.8.0.jar | 53.6 kB | 51 | 36 | 5 | 1.8 | Yes |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
plexus-testing-1.3.0.jar | 6.5 kB | 13 | 2 | 1 | 1.8 | Yes |
plexus-utils-4.0.1.jar | 192.5 kB | 128 | 86 | 7 | 11 | Yes |
plexus-velocity-2.1.0.jar | 5.6 kB | 17 | 3 | 2 | 1.8 | Yes |
plexus-xml-3.0.0.jar | 93 kB | 44 | 25 | 2 | 1.8 | 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 |
htmlunit-4.1.0.jar | 1.9 MB | 1370 | 1299 | 61 | 1.8 | Yes |
htmlunit-core-js-4.1.0.jar | 1.3 MB | 560 | 530 | 20 | 1.8 | Yes |
htmlunit-csp-4.1.0.jar | 56.4 kB | 43 | 35 | 4 | 1.8 | Yes |
htmlunit-cssparser-4.1.0.jar | 210.8 kB | 106 | 94 | 7 | 1.8 | Yes |
htmlunit-websocket-client-4.1.0.jar | 1.6 MB | 1046 | 958 | 45 | 1.8 | Yes |
htmlunit-xpath-4.1.0.jar | 265.8 kB | 201 | 184 | 12 | 1.8 | Yes |
neko-htmlunit-4.1.0.jar | 336.1 kB | 193 | 169 | 11 | 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 |
mockito-core-4.6.0.jar | 662.4 kB | 638 | 566 | 64 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
66 | 22.4 MB | 15921 | 14311 | 653 | 11 | 60 |
compile: 24 | compile: 4.2 MB | compile: 3163 | compile: 2658 | compile: 159 | 11 | compile: 22 |
provided: 1 | provided: 57.8 kB | provided: 59 | provided: 34 | provided: 11 | provided: 1 | |
test: 41 | test: 18.1 MB | test: 12699 | test: 11619 | test: 483 | 9 | test: 37 |