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-io commons-io 2.6 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
net.sourceforge.javadpkg dpkg 1.0.5 jar GNU Lesser General Public License, Version 2.1
org.apache.maven maven-core 3.5.4 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.5.4 jar Apache 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 Classifier Type Licenses
junit junit 4.12 - jar Eclipse Public License 1.0
net.sourceforge.javadpkg dpkg 1.0.5 tests jar GNU Lesser General Public License, Version 2.1
org.apache.maven maven-artifact 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-compat 3.5.4 - jar Apache License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 - jar Apache License, Version 2.0
org.mockito mockito-core 2.22.0 - jar The 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.plugin-tools maven-plugin-annotations 3.5.2 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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava guava 20.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.2.0 no_aop jar The Apache Software License, Version 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.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.18 - jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.5 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.5.4 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.1.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.1.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.1.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.1.1 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.2.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.7.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.24 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.1.0 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.3 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.3 - jar Eclipse Public License, Version 1.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.4 - jar Apache Public License 2.0
org.tukaani xz 1.8 - 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
classworlds classworlds 1.1-alpha-2 jar -
net.bytebuddy byte-buddy 1.8.21 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.8.21 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.6 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

GNU Lesser General Public License, Version 2.1: Debian Package Library, Debian Package Maven Plugin

Unknown: Default Plexus Container, classworlds

Eclipse Public License 1.0: JUnit

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, Apache Maven Wagon :: API, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

Public Domain: AOP alliance, XZ for Java

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Commons Logging, Byte Buddy (without dependencies), Byte Buddy Java agent, Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, 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
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes No
guava-20.0.jar 2.4 MB 1844 1814 18 1.6 Yes No
guice-4.2.0-no_aop.jar 521.1 kB 406 390 9 1.7 Yes No
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 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
byte-buddy-1.8.21.jar 3.1 MB 2179 2130 36 1.6 Yes No
byte-buddy-agent-1.8.21.jar 41.8 kB 39 29 1 1.6 Yes No
dpkg-1.0.5.jar 284 kB 301 278 10 1.8 Yes No
dpkg-1.0.5-tests.jar 89.2 kB 49 30 8 1.8 Yes No
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes No
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes No
maven-artifact-3.5.4.jar 54.9 kB 57 32 11 1.7 Yes No
maven-builder-support-3.5.4.jar 14.8 kB 24 10 1 1.7 Yes No
maven-compat-3.5.4.jar 290.4 kB 215 163 29 1.7 Yes No
maven-core-3.5.4.jar 630.1 kB 485 398 56 1.7 Yes No
maven-model-3.5.4.jar 165 kB 71 54 3 1.7 Yes No
maven-model-builder-3.5.4.jar 177.4 kB 150 117 16 1.7 Yes No
maven-plugin-api-3.5.4.jar 47.6 kB 48 27 6 1.7 Yes No
maven-repository-metadata-3.5.4.jar 27.5 kB 27 9 2 1.7 Yes No
maven-resolver-provider-3.5.4.jar 67 kB 43 26 1 1.7 Yes No
maven-settings-3.5.4.jar 44.6 kB 35 19 2 1.7 Yes No
maven-settings-builder-3.5.4.jar 43.1 kB 53 32 5 1.7 Yes No
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes No
maven-plugin-annotations-3.5.2.jar 14.3 kB 22 7 1 1.6 Yes No
maven-resolver-api-1.1.1.jar 146.2 kB 151 128 11 1.7 Yes No
maven-resolver-impl-1.1.1.jar 184.6 kB 116 96 4 1.7 Yes No
maven-resolver-spi-1.1.1.jar 35.8 kB 56 34 8 1.7 Yes No
maven-resolver-util-1.1.1.jar 158.9 kB 128 101 13 1.7 Yes No
maven-shared-utils-3.2.1.jar 166.6 kB 109 84 10 1.6 Yes No
wagon-provider-api-3.1.0.jar 55.3 kB 60 39 8 1.7 Yes No
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes No
plexus-component-annotations-1.7.1.jar 4.3 kB 15 3 1 1.6 No No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes No
plexus-interpolation-1.24.jar 78.9 kB 76 59 7 1.5 Yes No
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes No
plexus-utils-3.1.0.jar 261.6 kB 129 104 9 1.6 Yes No
org.eclipse.sisu.inject-0.3.3.jar 379.2 kB 289 271 9 1.6 Yes No
org.eclipse.sisu.plexus-0.3.3.jar 205.3 kB 196 164 20 1.6 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
mockito-core-2.22.0.jar 564.9 kB 613 542 64 1.6 Yes No
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes No
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes No
plexus-sec-dispatcher-1.4.jar 27.7 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
50 12.8 MB 10114 8957 553 1.8 47 1
compile: 34 compile: 7.7 MB compile: 5964 compile: 5242 compile: 301 - compile: 31 compile: 1
test: 15 test: 5.1 MB test: 4128 test: 3708 test: 251 - test: 15 -
provided: 1 provided: 14.3 kB provided: 22 provided: 7 provided: 1 - provided: 1 -

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
snapshots http://snapshots.maven.codehaus.org/maven2 No Yes Yes
plexus.snapshots https://oss.sonatype.org/content/repositories/plexus-snapshots No Yes No
central https://repo.maven.apache.org/maven2 Yes No No
snapshots.jboss.org http://snapshots.jboss.org/maven2 No Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
oss.sonatype.org/jboss-snapshots http://oss.sonatype.org/content/repositories/jboss-snapshots No Yes No
repository.jboss.org http://repository.jboss.org/maven2 Yes No No
apache.snapshots https://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact plexus.snapshots central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots repository.jboss.org apache.snapshots
aopalliance:aopalliance:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/maven2 -
classworlds:classworlds:jar:1.1-alpha-2 - Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/maven2 -
com.google.guava:guava:jar:20.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
com.google.inject:guice:jar:no_aop:4.2.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
commons-io:commons-io:jar:2.6 - Found at https://repo.maven.apache.org/maven2 - - - - -
commons-logging:commons-logging:jar:1.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
javax.annotation:jsr250-api:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/maven2 -
javax.enterprise:cdi-api:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
javax.inject:javax.inject:jar:1 - Found at https://repo.maven.apache.org/maven2 - - - - -
junit:junit:jar:4.12 - Found at https://repo.maven.apache.org/maven2 - - - - -
net.bytebuddy:byte-buddy:jar:1.8.21 - Found at https://repo.maven.apache.org/maven2 - - - - -
net.bytebuddy:byte-buddy-agent:jar:1.8.21 - Found at https://repo.maven.apache.org/maven2 - - - - -
net.sourceforge.javadpkg:dpkg:jar:1.0.5 - - - - - - -
net.sourceforge.javadpkg:dpkg:jar:tests:1.0.5 - - - - - - -
org.apache.commons:commons-compress:jar:1.18 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.commons:commons-lang3:jar:3.5 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-artifact:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-builder-support:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-compat:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-core:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-model:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-model-builder:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-plugin-api:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-repository-metadata:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-resolver-provider:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-settings:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-settings-builder:jar:3.5.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.resolver:maven-resolver-api:jar:1.1.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.resolver:maven-resolver-impl:jar:1.1.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.resolver:maven-resolver-spi:jar:1.1.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.resolver:maven-resolver-util:jar:1.1.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.shared:maven-shared-utils:jar:3.2.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-provider-api:jar:3.1.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-archiver:jar:2.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-classworlds:jar:2.5.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 - Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/maven2 -
org.codehaus.plexus:plexus-interpolation:jar:1.24 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-io:jar:2.0.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-utils:jar:3.1.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.mockito:mockito-core:jar:2.22.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.objenesis:objenesis:jar:2.6 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.plexus:plexus-cipher:jar:1.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.tukaani:xz:jar:1.8 - Found at https://repo.maven.apache.org/maven2 - - - - -
Total plexus.snapshots central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots repository.jboss.org apache.snapshots
50 (compile: 34, test: 15, provided: 1) 0 48 0 0 0 4 0