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.apache.commons commons-lang3 3.6 jar Apache License, Version 2.0
org.apache.maven maven-archiver 3.5.0 jar Apache License, Version 2.0
org.apache.maven maven-core 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.1.0 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 4.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-java 1.0.5 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 Type Licenses
junit junit 4.12 jar Eclipse Public License 1.0
org.assertj assertj-core 3.16.1 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.7.0 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.7.0 jar Eclipse Public License v2.0
org.mockito mockito-core 3.5.13 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
asm asm 3.3.1 - jar BSD
com.google.code.findbugs jsr305 1.3.9 - jar The Apache Software License, Version 2.0
com.google.guava guava 10.0.1 - jar The Apache Software License, Version 2.0
com.thoughtworks.qdox qdox 2.0-M9 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.5 - jar Apache 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.maven maven-aether-provider 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.1.0 - jar The Apache Software 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.4.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.0.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.16 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 3.1.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.10 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.0.0.M2a - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.0.0.M2a - jar Eclipse Public License, Version 1.0
org.iq80.snappy snappy 0.4 - jar Apache License 2.0
org.ow2.asm asm 7.2 - jar BSD-3-Clause
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 3.1.0 no_aop jar The Apache Software License, Version 2.0

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
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
net.bytebuddy byte-buddy 1.10.15 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.15 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.junit.jupiter junit-jupiter-api 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.7.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.7.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.0 jar Eclipse Public License v2.0
org.objenesis objenesis 3.1 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

Eclipse Public License 1.0: JUnit

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

BSD-3-Clause: asm

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine

Public Domain: AOP alliance, XZ for Java

New BSD License: Hamcrest Core

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

BSD: ASM Core

Apache License 2.0: snappy

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Archiver, Apache Maven JLink Plugin, Apache Maven Shared Utils, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, Maven Plugin Tools Java 5 Annotations, Objenesis, Plexus :: Component Annotations, Plexus Archiver Component, Plexus IO Components, Plexus Languages :: Java

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

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, QDox, Sisu Guice - Core Library, 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
asm-3.3.1.jar 43.6 kB 24 23 2 1.2 No No
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes No
guava-10.0.1.jar 1.5 MB 1185 1164 10 1.5 Yes No
qdox-2.0-M9.jar 317.3 kB 244 218 17 1.5 Yes No
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 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.10.15.jar 3.5 MB 2507 2452 37 - Yes No
byte-buddy-agent-1.10.15.jar 259.2 kB 81 63 2 - Yes No
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes No
commons-lang3-3.6.jar 494.9 kB 292 267 13 1.7 Yes No
maven-aether-provider-3.1.0.jar 60 kB 42 23 1 1.5 Yes No
maven-archiver-3.5.0.jar 25.5 kB 19 5 1 1.7 Yes No
maven-artifact-3.0.jar 51.9 kB 57 32 11 1.5 Yes No
maven-core-3.1.0.jar 562.6 kB 426 347 43 1.5 Yes No
maven-model-3.1.0.jar 163.7 kB 67 50 3 1.5 Yes No
maven-model-builder-3.1.0.jar 159.4 kB 147 114 16 1.5 Yes No
maven-plugin-api-3.1.0.jar 49.8 kB 46 25 6 1.5 Yes No
maven-repository-metadata-3.1.0.jar 30.1 kB 25 7 2 1.5 Yes No
maven-settings-3.1.0.jar 46.7 kB 33 17 2 1.5 Yes No
maven-settings-builder-3.1.0.jar 41.4 kB 53 32 5 1.5 Yes No
maven-plugin-annotations-3.5.2.jar 14.3 kB 22 7 1 1.6 Yes No
maven-shared-utils-3.2.1.jar 166.6 kB 109 84 10 1.6 Yes No
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes No
assertj-core-3.16.1.jar 4.7 MB 3215 3128 61 - Yes No
plexus-archiver-4.1.0.jar 191.9 kB 163 131 18 1.7 Yes No
plexus-classworlds-2.4.2.jar 47 kB 52 37 5 1.5 Yes No
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No No
plexus-interpolation-1.16.jar 61.3 kB 60 44 6 1.5 Yes No
plexus-io-3.1.1.jar 75.4 kB 85 64 7 1.7 Yes No
plexus-java-1.0.5.jar 52.1 kB 63 35 3 - Yes No
plexus-utils-3.0.10.jar 230.9 kB 127 102 9 1.5 Yes No
aether-api-0.9.0.M2.jar 134 kB 147 126 11 1.5 Yes No
aether-impl-0.9.0.M2.jar 144.9 kB 98 80 2 1.5 Yes No
aether-spi-0.9.0.M2.jar 17.7 kB 36 19 5 1.5 Yes No
aether-util-0.9.0.M2.jar 133.6 kB 118 93 13 1.5 Yes No
org.eclipse.sisu.inject-0.0.0.M2a.jar 202.1 kB 204 181 10 1.5 Yes No
org.eclipse.sisu.plexus-0.0.0.M2a.jar 202.3 kB 210 165 27 1.5 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
junit-jupiter-5.7.0.jar 6.4 kB 5 1 1 - No No
junit-jupiter-api-5.7.0.jar 174.6 kB 168 153 8 - Yes No
junit-jupiter-engine-5.7.0.jar 211.8 kB 130 113 9 - Yes No
junit-jupiter-params-5.7.0.jar 567.3 kB 374 340 22 - Yes No
junit-platform-commons-1.7.0.jar 99.5 kB 63 43 7 - Yes No
junit-platform-engine-1.7.0.jar 180.9 kB 141 125 9 - Yes No
junit-vintage-engine-5.7.0.jar 64 kB 47 33 6 - Yes No
mockito-core-3.5.13.jar 672 kB 661 588 65 1.8 Yes No
objenesis-3.1.jar 60.4 kB 64 48 10 1.8 Yes No
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes No
asm-7.2.jar 114.9 kB 42 36 3 - 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
sisu-guice-3.1.0-no_aop.jar 357.4 kB 310 295 8 1.5 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
58 17.6 MB 13307 12008 610 1.8 53 1
compile: 40 compile: 6.7 MB compile: 5306 compile: 4457 compile: 326 - compile: 37 -
test: 16 test: 10.8 MB test: 7850 test: 7428 test: 274 - test: 15 -
runtime: 1 runtime: 108.6 kB runtime: 129 runtime: 116 runtime: 9 - - runtime: 1
provided: 1 provided: 14.3 kB provided: 22 provided: 7 provided: 1 - provided: 1 -