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 |
---|---|---|---|---|
org.codehaus.plexus | plexus-archiver | 4.10.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-java | 1.2.0 | jar | Apache License, Version 2.0 |
org.tentackle | tentackle-maven-support | 21.16.1.0 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999 |
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.slf4j | slf4j-simple | 2.0.13 | jar | MIT License |
org.testng | testng | 7.10.2 | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.maven | maven-core | 3.9.0 | jar | Apache-2.0 |
org.apache.maven | maven-plugin-api | 3.9.0 | jar | Apache-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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.luben | zstd-jni | 1.5.6-3 | jar | BSD 2-Clause License |
org.tukaani | xz | 1.9 | jar | Public Domain |
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.beust | jcommander | 1.82 | jar | Apache License, Version 2.0 |
org.webjars | jquery | 3.7.1 | 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:
Project Dependency Graph
Dependency Tree
- org.tentackle:tentackle-jlink-maven-plugin:maven-plugin:21.16.1.0
- org.tentackle:tentackle-maven-support:jar:21.16.1.0 (compile)
- org.wurbelizer:wurbelizer:jar:21.6.2.0 (compile)
- org.tentackle:tentackle-build-support:jar:21.16.1.0 (compile)
- org.tentackle:tentackle-common:jar:21.16.1.0 (compile)
- org.freemarker:freemarker:jar:2.3.33 (compile)
- org.apache.maven.shared:file-management:jar:3.1.0 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.13.1 (compile)
- org.apache.maven:maven-core:jar:3.9.0 (provided)
- org.apache.maven:maven-model:jar:3.9.0 (provided)
- org.apache.maven:maven-settings:jar:3.9.0 (provided)
- org.apache.maven:maven-settings-builder:jar:3.9.0 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.apache.maven:maven-builder-support:jar:3.9.0 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.9.0 (provided)
- org.apache.maven:maven-artifact:jar:3.9.0 (provided)
- org.apache.maven:maven-model-builder:jar:3.9.0 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.9.0 (provided)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.4 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.4 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.4 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.4 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.4 (provided)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 (provided)
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 (provided)
- com.google.inject:guice:jar:5.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:30.1-jre (provided)
- com.google.guava:failureaccess:jar:1.0.1 (provided)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.4.2 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (provided)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (provided)
- org.apache.commons:commons-lang3:jar:3.8.1 (compile)
- org.slf4j:slf4j-api:jar:2.0.13 (compile)
- org.apache.maven:maven-plugin-api:jar:3.9.0 (provided)
- org.codehaus.plexus:plexus-java:jar:1.2.0 (compile)
- org.ow2.asm:asm:jar:9.6 (compile)
- com.thoughtworks.qdox:qdox:jar:2.0.3 (compile)
- org.codehaus.plexus:plexus-archiver:jar:4.10.0 (compile)
- org.codehaus.plexus:plexus-io:jar:3.5.0 (compile)
- commons-io:commons-io:jar:2.16.1 (compile)
- org.apache.commons:commons-compress:jar:1.26.2 (compile)
- commons-codec:commons-codec:jar:1.17.0 (compile)
- io.airlift:aircompressor:jar:0.27 (compile)
- org.tukaani:xz:jar:1.9 (runtime)
- com.github.luben:zstd-jni:jar:1.5.6-3 (runtime)
- org.testng:testng:jar:7.10.2 (test)
- com.beust:jcommander:jar:1.82 (test)
- org.webjars:jquery:jar:3.7.1 (test)
- org.slf4j:slf4j-simple:jar:2.0.13 (test)
- org.tentackle:tentackle-maven-support:jar:21.16.1.0 (compile)
Licenses
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Apache License 2.0: aircompressor
MIT License: SLF4J API Module, SLF4J Simple Provider, jquery
BSD-3-Clause: asm
Apache License, Version 2.0: Apache Commons Lang, Apache FreeMarker, Apache Maven File Management API, Apache Maven Shared Utils, Guava: Google Core Libraries for Java, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Plexus Languages :: Java, Plexus Security Dispatcher Component, jcommander, testng
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Maven Artifact, Maven Artifact Resolver Provider, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999: Tentackle Build Support, Tentackle Common, Tentackle JLink and JPackage Maven Plugin, Tentackle Maven Support, Wurbelizer
CDDL + GPLv2 with classpath exception: javax.annotation API
Public Domain: AOP alliance, XZ for Java
BSD 2-Clause License: zstd-jni
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, QDox, javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes | No |
jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | Yes | No |
zstd-jni-1.5.6-3.jar | 6.7 MB | 80 | 36 | 3 | 1.8 | Yes | No |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes | No |
guava-30.1-jre.jar | 2.9 MB | 2059 | 2029 | 18 | 1.8 | Yes | No |
guice-5.1.0.jar | 777.6 kB | 512 | 494 | 11 | 1.8 | Yes | No |
qdox-2.0.3.jar | 334.2 kB | 246 | 220 | 17 | 1.6 | Yes | No |
commons-codec-1.17.0.jar | 372.6 kB | 262 | - | - | - | - | No |
• Root | - | 261 | 114 | 7 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-io-2.16.1.jar | 508.8 kB | 374 | - | - | - | - | No |
• Root | - | 373 | 346 | 15 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
aircompressor-0.27.jar | 254.9 kB | 142 | 124 | 9 | 1.8 | Yes | No |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | No |
commons-compress-1.26.2.jar | 1.1 MB | 624 | - | - | - | - | No |
• Root | - | 623 | 571 | 36 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes | No |
maven-artifact-3.9.0.jar | 58.5 kB | 59 | 34 | 11 | 1.8 | Yes | No |
maven-builder-support-3.9.0.jar | 14.3 kB | 24 | 10 | 1 | 1.8 | Yes | No |
maven-core-3.9.0.jar | 668.4 kB | 504 | 417 | 57 | 1.8 | Yes | No |
maven-model-3.9.0.jar | 217.4 kB | 97 | 80 | 3 | 1.8 | Yes | No |
maven-model-builder-3.9.0.jar | 197.9 kB | 159 | 126 | 16 | 1.8 | Yes | No |
maven-plugin-api-3.9.0.jar | 47.3 kB | 48 | 27 | 6 | 1.8 | Yes | No |
maven-repository-metadata-3.9.0.jar | 28.5 kB | 27 | 9 | 2 | 1.8 | Yes | No |
maven-resolver-provider-3.9.0.jar | 74.1 kB | 49 | 32 | 1 | 1.8 | Yes | No |
maven-settings-3.9.0.jar | 44.6 kB | 35 | 19 | 2 | 1.8 | Yes | No |
maven-settings-builder-3.9.0.jar | 42.1 kB | 53 | 32 | 5 | 1.8 | Yes | No |
maven-plugin-annotations-3.13.1.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes | No |
maven-resolver-api-1.9.4.jar | 156.3 kB | 169 | 145 | 12 | 1.8 | Yes | No |
maven-resolver-impl-1.9.4.jar | 310.3 kB | 203 | 173 | 14 | 1.8 | Yes | No |
maven-resolver-named-locks-1.9.4.jar | 33.6 kB | 38 | 20 | 3 | 1.8 | Yes | No |
maven-resolver-spi-1.9.4.jar | 50.9 kB | 83 | 57 | 12 | 1.8 | Yes | No |
maven-resolver-util-1.9.4.jar | 187 kB | 152 | 125 | 13 | 1.8 | Yes | No |
file-management-3.1.0.jar | 36.3 kB | 39 | 18 | 4 | 1.8 | Yes | No |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes | No |
plexus-archiver-4.10.0.jar | 225.2 kB | 211 | 171 | 26 | 1.8 | Yes | No |
plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes | No |
plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes | No |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No | No |
plexus-interpolation-1.26.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes | No |
plexus-io-3.5.0.jar | 79.1 kB | 87 | 66 | 7 | 1.8 | Yes | No |
plexus-java-1.2.0.jar | 57.5 kB | 67 | - | - | - | - | No |
• Root | - | 57 | 38 | 2 | 1.8 | Yes | - |
• Versioned | - | 10 | 3 | 2 | 9 | Yes | - |
plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes | No |
plexus-utils-3.4.2.jar | 267.3 kB | 145 | - | - | - | - | No |
• Root | - | 133 | 107 | 9 | 1.8 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 9 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 10 | Yes | - |
org.eclipse.sisu.inject-0.3.5.jar | 379.3 kB | 289 | 271 | 9 | 1.6 | Yes | No |
org.eclipse.sisu.plexus-0.3.5.jar | 205.3 kB | 196 | 164 | 20 | 1.6 | Yes | No |
freemarker-2.3.33.jar | 1.9 MB | 1336 | 1308 | 19 | 16 | Yes | No |
asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | 1.5 | Yes | No |
slf4j-api-2.0.13.jar | 68.6 kB | 70 | - | - | - | - | No |
• Root | - | 68 | 54 | 4 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
slf4j-simple-2.0.13.jar | 15.7 kB | 22 | - | - | - | - | No |
• Root | - | 20 | 6 | 1 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
tentackle-build-support-21.16.1.0.jar | 54.6 kB | 36 | 24 | 2 | 21 | Yes | No |
tentackle-common-21.16.1.0.jar | 115.6 kB | 90 | 65 | 3 | 21 | Yes | No |
tentackle-maven-support-21.16.1.0.jar | 21.9 kB | 17 | 7 | 1 | 21 | Yes | No |
testng-7.10.2.jar | 987.8 kB | 594 | 547 | 25 | 11 | Yes | No |
xz-1.9.jar | 116 kB | 132 | - | - | - | - | Yes |
• Root | - | 130 | 116 | 9 | 1.7 | No | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - | - |
wurbelizer-21.6.2.0.jar | 104.1 kB | 73 | 55 | 4 | 21 | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
54 | 21 MB | 10234 | 8878 | 476 | 21 | 50 | 1 |
compile: 20 | compile: 6.1 MB | compile: 4191 | compile: 3612 | compile: 183 | 21 | compile: 19 | - |
runtime: 2 | runtime: 6.8 MB | runtime: 212 | runtime: 152 | runtime: 12 | runtime: 1 | runtime: 1 | |
provided: 28 | provided: 6.7 MB | provided: 5113 | provided: 4488 | provided: 248 | provided: 27 | - | |
test: 4 | test: 1.4 MB | test: 718 | test: 626 | test: 33 | 11 | test: 3 | - |