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-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-archiver | 3.6.0 | jar | Apache License, Version 2.0 |
org.bouncycastle | bcpg-jdk18on | 1.76 | jar | Bouncy Castle LicenceApache Software License, Version 2.0 |
org.bouncycastle | bcprov-jdk18on | 1.76 | jar | Bouncy Castle Licence |
org.eclipse.packager | packager-rpm | 0.19.0 | 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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.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-artifact | 3.3.9 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-core | 3.3.9 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-model | 3.3.9 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.3.9 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.6.4 | 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.google.guava | guava | 32.1.2-jre | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.11.0 | jar | Apache License, Version 2.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-compress | 1.21 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-archiver | 4.4.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-interpolation | 1.21 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-io | 3.4.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.0.22 | jar | The Apache Software License, Version 2.0 |
org.eclipse.packager | packager-core | 0.19.0 | jar | Eclipse Public License - Version 2.0 |
org.iq80.snappy | snappy | 0.4 | jar | Apache License 2.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New 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:
Project Dependency Graph
Dependency Tree
- de.dentrassi.maven:rpm:maven-plugin:1.11.0
- org.apache.maven:maven-model:jar:3.3.9 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.0.22 (compile)
- org.apache.commons:commons-lang3:jar:3.4 (provided)
- org.apache.maven:maven-core:jar:3.3.9 (provided)
- org.apache.maven:maven-settings:jar:3.3.9 (provided)
- org.apache.maven:maven-settings-builder:jar:3.3.9 (provided)
- org.apache.maven:maven-builder-support:jar:3.3.9 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.3.9 (provided)
- org.apache.maven:maven-model-builder:jar:3.3.9 (provided)
- org.apache.maven:maven-aether-provider:jar:3.3.9 (provided)
- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 (provided)
- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 (provided)
- org.eclipse.aether:aether-api:jar:1.0.2.v20150114 (provided)
- org.eclipse.aether:aether-util:jar:1.0.2.v20150114 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 (provided)
- javax.enterprise:cdi-api:jar:1.0 (provided)
- javax.annotation:jsr250-api:jar:1.0 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 (provided)
- javax.enterprise:cdi-api:jar:1.0 (provided)
- com.google.inject:guice:jar:no_aop:4.0 (provided)
- javax.inject:javax.inject:jar:1 (compile)
- aopalliance:aopalliance:jar:1.0 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.21 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (provided)
- org.codehaus.plexus:plexus-component-annotations:jar:1.6 (provided)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.apache.maven:maven-plugin-api:jar:3.3.9 (provided)
- org.apache.maven:maven-artifact:jar:3.3.9 (provided)
- org.apache.maven:maven-archiver:jar:3.6.0 (compile)
- org.codehaus.plexus:plexus-io:jar:3.4.0 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- org.codehaus.plexus:plexus-archiver:jar:4.4.0 (compile)
- org.iq80.snappy:snappy:jar:0.4 (compile)
- org.codehaus.plexus:plexus-io:jar:3.4.0 (compile)
- org.eclipse.packager:packager-rpm:jar:0.19.0 (compile)
- org.eclipse.packager:packager-core:jar:0.19.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.commons:commons-compress:jar:1.21 (compile)
- com.google.guava:guava:jar:32.1.2-jre (compile)
- org.tukaani:xz:jar:1.9 (compile)
- org.bouncycastle:bcpg-jdk18on:jar:1.76 (compile)
- org.bouncycastle:bcprov-jdk18on:jar:1.76 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.4 (provided)
- commons-codec:commons-codec:jar:1.15 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.maven:maven-model:jar:3.3.9 (provided)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Public Domain: AOP alliance, XZ for Java
New BSD License: Hamcrest Core
Bouncy Castle Licence: Bouncy Castle OpenPGP API, Bouncy Castle Provider
Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Eclipse Public License - Version 2.0: Eclipse Packager :: Core, Eclipse Packager :: RPM, Java RPM builder
Apache License 2.0: snappy
Apache Software License, Version 2.0: Bouncy Castle OpenPGP API
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Archiver, CDI APIs, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Artifact, 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, Plexus Archiver Component, Plexus IO Components
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
The Apache Software License, Version 2.0: Google Guice - Core Library, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, 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 |
guava-32.1.2-jre.jar | 3 MB | 2060 | 2020 | 18 | 1.8 | Yes | No |
guice-4.0-no_aop.jar | 423.6 kB | 344 | 329 | 8 | 1.6 | Yes | No |
commons-codec-1.15.jar | 353.8 kB | 253 | 106 | 7 | 1.7 | Yes | No |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes | No |
jsr250-api-1.0.jar | 5.8 kB | 16 | 11 | 2 | 1.5 | Yes | No |
cdi-api-1.0.jar | 44.9 kB | 92 | 75 | 7 | 1.5 | Yes | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
commons-compress-1.21.jar | 1 MB | 576 | 524 | 35 | 1.8 | Yes | No |
commons-lang3-3.4.jar | 434.7 kB | 248 | 224 | 12 | 1.6 | Yes | No |
maven-aether-provider-3.3.9.jar | 66.9 kB | 43 | 26 | 1 | 1.7 | Yes | No |
maven-archiver-3.6.0.jar | 26.2 kB | 19 | 5 | 1 | 1.8 | Yes | No |
maven-artifact-3.3.9.jar | 55 kB | 57 | 32 | 11 | 1.7 | Yes | No |
maven-builder-support-3.3.9.jar | 14.9 kB | 24 | 10 | 1 | 1.7 | Yes | No |
maven-core-3.3.9.jar | 637.9 kB | 493 | 394 | 56 | 1.7 | Yes | No |
maven-model-3.3.9.jar | 164 kB | 71 | 54 | 3 | 1.7 | Yes | No |
maven-model-builder-3.3.9.jar | 177 kB | 154 | 121 | 16 | 1.7 | Yes | No |
maven-plugin-api-3.3.9.jar | 47.5 kB | 48 | 27 | 6 | 1.7 | Yes | No |
maven-repository-metadata-3.3.9.jar | 27.3 kB | 27 | 9 | 2 | 1.7 | Yes | No |
maven-settings-3.3.9.jar | 44.3 kB | 35 | 19 | 2 | 1.7 | Yes | No |
maven-settings-builder-3.3.9.jar | 43 kB | 53 | 32 | 5 | 1.7 | Yes | No |
maven-plugin-annotations-3.6.4.jar | 13.7 kB | 22 | 7 | 1 | 1.7 | Yes | No |
bcpg-jdk18on-1.76.jar | 450 kB | 371 | 349 | 16 | - | No | No |
bcprov-jdk18on-1.76.jar | 8.4 MB | 5552 | 4144 | 177 | - | Yes | No |
plexus-archiver-4.4.0.jar | 210.8 kB | 192 | 153 | 25 | 1.8 | Yes | No |
plexus-classworlds-2.5.2.jar | 52.7 kB | 52 | 37 | 5 | 1.6 | Yes | No |
plexus-component-annotations-1.6.jar | 4.3 kB | 15 | 3 | 1 | 1.5 | No | No |
plexus-interpolation-1.21.jar | 62.5 kB | 60 | 44 | 6 | 1.5 | Yes | No |
plexus-io-3.4.0.jar | 79.3 kB | 89 | 68 | 7 | 1.8 | Yes | No |
plexus-utils-3.0.22.jar | 244.9 kB | 129 | 104 | 9 | 1.5 | Yes | No |
aether-api-1.0.2.v20150114.jar | 136.3 kB | 149 | 128 | 11 | 1.5 | Yes | No |
aether-impl-1.0.2.v20150114.jar | 173 kB | 114 | 96 | 4 | 1.5 | Yes | No |
aether-spi-1.0.2.v20150114.jar | 30.7 kB | 54 | 34 | 8 | 1.5 | Yes | No |
aether-util-1.0.2.v20150114.jar | 146.9 kB | 126 | 101 | 13 | 1.5 | Yes | No |
packager-core-0.19.0.jar | 20.6 kB | 28 | 14 | 3 | 1.8 | Yes | No |
packager-rpm-0.19.0.jar | 178.1 kB | 126 | 106 | 10 | 1.8 | Yes | No |
org.eclipse.sisu.inject-0.3.2.jar | 377.6 kB | 288 | 270 | 9 | 1.6 | Yes | No |
org.eclipse.sisu.plexus-0.3.2.jar | 205.4 kB | 196 | 164 | 20 | 1.6 | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
snappy-0.4.jar | 58 kB | 34 | 24 | 1 | 1.6 | Yes | No |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes | No |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes | No |
plexus-sec-dispatcher-1.3.jar | 28.6 kB | 31 | 13 | 3 | 1.4 | Yes | No |
xz-1.9.jar | 116 kB | 132 | 117 | 10 | - | No | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
45 | 18.4 MB | 13127 | 10645 | 586 | 1.8 | 41 | 1 |
compile: 17 | compile: 14.6 MB | compile: 9899 | compile: 8019 | compile: 341 | - | compile: 14 | compile: 1 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | - | test: 2 | - |
provided: 26 | provided: 3.4 MB | provided: 2787 | provided: 2231 | provided: 210 | - | provided: 25 | - |