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.fracpete | simple-maven-file-filtering | 0.0.1 | jar | Apache 2.0 |
commons-codec | commons-codec | 1.12 | jar | Apache License, Version 2.0 |
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.bouncycastle | bcpg-jdk15on | 1.63 | jar | Bouncy Castle LicenceApache Software License, Version 1.1 |
org.bouncycastle | bcprov-jdk15on | 1.63 | jar | Bouncy Castle Licence |
org.eclipse.packager | packager-rpm | 0.16.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.12 | 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.plugin-tools | maven-plugin-annotations | 3.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:
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 |
Project Dependency Graph
Dependency Tree
- com.github.fracpete:rpm-maven-plugin:maven-plugin:1.4.0
- org.apache.maven:maven-model:jar:3.3.9 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.0.22 (compile)
- org.apache.commons:commons-lang3:jar:3.4 (compile)
- org.apache.maven:maven-core:jar:3.3.9 (compile)
- org.apache.maven:maven-settings:jar:3.3.9 (compile)
- org.apache.maven:maven-settings-builder:jar:3.3.9 (compile)
- org.apache.maven:maven-builder-support:jar:3.3.9 (compile)
- org.apache.maven:maven-repository-metadata:jar:3.3.9 (compile)
- org.apache.maven:maven-model-builder:jar:3.3.9 (compile)
- org.apache.maven:maven-aether-provider:jar:3.3.9 (compile)
- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 (compile)
- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 (compile)
- org.eclipse.aether:aether-api:jar:1.0.2.v20150114 (compile)
- org.eclipse.aether:aether-util:jar:1.0.2.v20150114 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 (compile)
- javax.enterprise:cdi-api:jar:1.0 (compile)
- javax.annotation:jsr250-api:jar:1.0 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 (compile)
- javax.enterprise:cdi-api:jar:1.0 (compile)
- com.google.inject:guice:jar:no_aop:4.0 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.21 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:1.6 (compile)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (compile)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (compile)
- org.apache.maven:maven-plugin-api:jar:3.3.9 (compile)
- org.apache.maven:maven-artifact:jar:3.3.9 (compile)
- org.eclipse.packager:packager-rpm:jar:0.16.0 (compile)
- org.eclipse.packager:packager-core:jar:0.16.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.26 (compile)
- org.apache.commons:commons-compress:jar:1.18 (compile)
- com.google.guava:guava:jar:27.1-jre (compile)
- org.tukaani:xz:jar:1.8 (compile)
- org.bouncycastle:bcpg-jdk15on:jar:1.63 (compile)
- org.bouncycastle:bcprov-jdk15on:jar:1.63 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3 (provided)
- commons-codec:commons-codec:jar:1.12 (compile)
- com.github.fracpete:simple-maven-file-filtering:jar:0.0.1 (compile)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.maven:maven-model:jar:3.3.9 (compile)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Apache 2.0: simple-maven-file-filtering
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 Software License, Version 1.1: Bouncy Castle OpenPGP API
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons Lang, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder
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, Guava: Google Core Libraries for Java, 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 |
simple-maven-file-filtering-0.0.1.jar | 8.5 kB | 13 | 2 | 1 | 1.8 | Yes | No |
guava-27.1-jre.jar | 2.7 MB | 1980 | 1950 | 18 | 1.8 | Yes | No |
guice-4.0-no_aop.jar | 423.6 kB | 344 | 329 | 8 | 1.6 | Yes | No |
commons-codec-1.12.jar | 339.7 kB | 244 | 97 | 7 | 1.7 | 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.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes | No |
commons-compress-1.18.jar | 591.7 kB | 377 | 336 | 29 | 1.7 | 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-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.3.jar | 14 kB | 22 | 7 | 1 | 1.5 | Yes | No |
bcpg-jdk15on-1.63.jar | 326.7 kB | 285 | 261 | 16 | - | No | No |
bcprov-jdk15on-1.63.jar | 4.8 MB | 3800 | 3627 | 158 | - | No | 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-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.16.0.jar | 20.2 kB | 27 | 13 | 3 | 1.8 | Yes | No |
packager-rpm-0.16.0.jar | 165.9 kB | 117 | 97 | 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 |
slf4j-api-1.7.26.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.8.jar | 108.6 kB | 129 | 116 | 9 | 1.5 | No | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
41 | 13.2 MB | 10377 | 9249 | 514 | 1.8 | 36 | 1 |
compile: 38 | compile: 12.8 MB | compile: 9980 | compile: 8911 | compile: 480 | - | compile: 33 | compile: 1 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | - | test: 2 | - |
provided: 1 | provided: 14 kB | provided: 22 | provided: 7 | provided: 1 | - | provided: 1 | - |