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.17.0 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-core | 2.0.0 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-module-xhtml5 | 2.0.0 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-sink-api | 2.0.0 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-site-model | 2.0.0 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-skin-model | 2.0.0 | jar | Apache-2.0 |
org.apache.velocity | velocity-engine-core | 2.4 | jar | Apache-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.2.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-xml | 3.0.1 | jar | Apache License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M3 | jar | Eclipse Public License, Version 2.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.17.0 | - | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-core | 2.0.0 | tests | test-jar | Apache-2.0 |
org.apache.maven.doxia | doxia-module-apt | 2.0.0 | - | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-module-fml | 2.0.0 | - | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-module-xdoc | 2.0.0 | - | jar | Apache-2.0 |
org.codehaus.plexus | plexus-classworlds | 2.8.0 | - | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-testing | 1.4.0 | - | jar | Apache License, Version 2.0 |
org.htmlunit | htmlunit | 4.4.0 | - | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.2 | - | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.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.3 | jar | Apache-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.M3 | 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:
Project Dependency Graph
Dependency Tree
- org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0
- 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 (compile)
- org.apache.commons:commons-text:jar:1.12.0 (compile)
- org.apache.maven.doxia:doxia-sink-api:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-site-model:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-skin-model:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-module-apt:jar:2.0.0 (test)
- org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0 (test)
- org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-module-fml:jar:2.0.0 (test)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
- org.codehaus.plexus:plexus-velocity:jar:2.2.0 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.1 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.1 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4 (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.17.0 (compile)
- org.codehaus.plexus:plexus-testing:jar:1.4.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.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.17.0 (test)
- org.apache.maven.doxia:doxia-core:test-jar:tests:2.0.0 (test)
- org.htmlunit:htmlunit:jar:4.4.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.4.0 (test)
- org.htmlunit:neko-htmlunit:jar:4.4.0 (test)
- org.htmlunit:htmlunit-cssparser:jar:4.4.0 (test)
- org.htmlunit:htmlunit-xpath:jar:4.4.0 (test)
- org.htmlunit:htmlunit-csp:jar:4.4.0 (test)
- org.htmlunit:htmlunit-websocket-client:jar:4.4.0 (test)
- commons-logging:commons-logging:jar:1.3.3 (compile)
- commons-net:commons-net:jar:3.11.1 (test)
- commons-codec:commons-codec:jar:1.17.1 (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 2.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, Apache Velocity - Engine, 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 Tools - Generic tools, Byte Buddy (without dependencies), Byte Buddy agent, 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
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.1.jar | 372.7 kB | 262 | - | - | - | - |
• Root | - | 261 | 114 | 7 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-io-2.17.0.jar | 516 kB | 378 | - | - | - | - |
• Root | - | 377 | 350 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-logging-1.3.3.jar | 71.8 kB | 42 | - | - | - | - |
• Root | - | 41 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-net-3.11.1.jar | 325.4 kB | 230 | - | - | - | - |
• Root | - | 229 | 197 | 20 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
byte-buddy-1.12.10.jar | 3.8 MB | 2705 | - | - | - | - |
• Root | - | 2703 | 2647 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.12.10.jar | 257.4 kB | 89 | - | - | - | - |
• Root | - | 87 | 68 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
commons-digester3-3.2.jar | 241.6 kB | 213 | 189 | 11 | 1.5 | Yes |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-text-1.12.0.jar | 251.2 kB | 181 | - | - | - | - |
• Root | - | 180 | 160 | 8 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | 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 |
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.jar | 168.1 kB | 159 | 130 | 12 | 1.8 | Yes |
doxia-core-2.0.0-tests.jar | 114.7 kB | - | - | - | - | - |
doxia-module-apt-2.0.0.jar | 53.9 kB | 49 | 31 | 1 | 1.8 | Yes |
doxia-module-fml-2.0.0.jar | 37.7 kB | 34 | 14 | 2 | 1.8 | Yes |
doxia-module-xdoc-2.0.0.jar | 35.2 kB | 32 | 13 | 1 | 1.8 | Yes |
doxia-module-xhtml5-2.0.0.jar | 17 kB | 24 | 6 | 1 | 1.8 | Yes |
doxia-sink-api-2.0.0.jar | 11.3 kB | 20 | 5 | 1 | 1.8 | Yes |
doxia-site-model-2.0.0.jar | 85.9 kB | 56 | 33 | 5 | 1.8 | Yes |
doxia-skin-model-2.0.0.jar | 16.4 kB | 23 | 5 | 2 | 1.8 | Yes |
velocity-engine-core-2.4.jar | 510.5 kB | 289 | 255 | 18 | 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 | 1.6 | 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.4.0.jar | 6.7 kB | 13 | 2 | 1 | 1.8 | Yes |
plexus-utils-4.0.1.jar | 192.5 kB | 128 | - | - | - | - |
• Root | - | 110 | 86 | 7 | 1.8 | Yes |
• Versioned | - | 6 | 1 | 1 | 9 | Yes |
• Versioned | - | 6 | 1 | 1 | 10 | Yes |
• Versioned | - | 6 | 1 | 1 | 11 | Yes |
plexus-velocity-2.2.0.jar | 5.7 kB | 17 | 3 | 2 | 1.8 | Yes |
plexus-xml-3.0.1.jar | 94.3 kB | 44 | 25 | 2 | 1.8 | Yes |
org.eclipse.sisu.inject-0.9.0.M3.jar | 433.6 kB | 318 | 297 | 9 | 1.8 | Yes |
org.eclipse.sisu.plexus-0.9.0.M3.jar | 216.3 kB | 205 | 167 | 20 | 1.8 | Yes |
htmlunit-4.4.0.jar | 1.9 MB | 1370 | 1299 | 61 | 1.8 | Yes |
htmlunit-core-js-4.4.0.jar | 1.3 MB | 559 | 530 | 19 | 1.8 | Yes |
htmlunit-csp-4.4.0.jar | 56.4 kB | 43 | 35 | 4 | 1.8 | Yes |
htmlunit-cssparser-4.4.0.jar | 210 kB | 105 | 93 | 7 | 1.8 | Yes |
htmlunit-websocket-client-4.4.0.jar | 1.6 MB | 1046 | 958 | 45 | 1.8 | Yes |
htmlunit-xpath-4.4.0.jar | 266.8 kB | 201 | 184 | 12 | 1.8 | Yes |
neko-htmlunit-4.4.0.jar | 336.4 kB | 192 | 168 | 11 | 1.8 | Yes |
junit-jupiter-api-5.11.2.jar | 216.3 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.2.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-platform-commons-1.11.2.jar | 140.6 kB | 86 | - | - | - | - |
• Root | - | 77 | 63 | 8 | 1.8 | Yes |
• Versioned | - | 9 | 3 | 1 | 9 | Yes |
junit-platform-engine-1.11.2.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | 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 | 1.6 | 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 |
64 | 22.4 MB | 15804 | 14234 | 634 | 1.8 | 58 |
compile: 22 | compile: 4.1 MB | compile: 2996 | compile: 2538 | compile: 145 | 1.8 | compile: 20 |
provided: 1 | provided: 57.8 kB | provided: 59 | provided: 34 | provided: 11 | provided: 1 | |
test: 41 | test: 18.2 MB | test: 12749 | test: 11662 | test: 478 | 1.8 | test: 37 |