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.maven maven-archiver 3.6.2 jar Apache-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.apache.maven maven-settings 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven.resolver maven-resolver-api 2.0.16 jar Apache-2.0
org.apache.maven.shared maven-common-artifact-filters 1.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-compiler-api 2.15.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.5.1 jar Apache 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.wixtoolset.maven wix-toolset 3.11.0 jar Microsoft Reciprocal License (Ms-RL)

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.11.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:

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.collections google-collections 1.0 - jar The Apache Software License, Version 2.0
com.google.guava guava 10.0.1 - jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.16.1 - jar Apache-2.0
commons-io commons-io 2.15.1 - jar Apache-2.0
commons-logging commons-logging-api 1.1 - jar -
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
junit junit 3.8.2 - jar Common Public License Version 1.0
log4j log4j 1.2.12 - jar -
org.apache.commons commons-compress 1.26.1 - jar Apache-2.0
org.apache.commons commons-lang3 3.14.0 - jar Apache-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.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact-manager 2.0.8 - 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-plugin-registry 2.0.8 - jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.0.8 - jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.0.8 - 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-builder 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-2 - jar -
org.apache.xbean xbean-reflect 3.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 4.9.2 - 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 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.5.5 - jar The Apache Software 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.4.2 - jar Apache 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.slf4j slf4j-api 1.7.36 - jar MIT License
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
com.github.luben zstd-jni 1.5.5-11 jar BSD 2-Clause License
org.tukaani xz 1.9 jar Public Domain
org.wixtoolset.maven wix-bootstrap 3.11.0 jar Microsoft Reciprocal License (Ms-RL)

Project Dependency Graph

Dependency Tree

Licenses

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

MIT License: SLF4J API Module

Microsoft Reciprocal License (Ms-RL): WiX Toolset Maven, WiX Toolset Maven burn bootstrap application

Public Domain: AOP alliance, XZ for Java

BSD 2-Clause License: zstd-jni

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

Unknown: log4j

Apache License 2.0: snappy

Apache License, Version 2.0: CDI APIs, Plexus Archiver Component, Plexus Common Utilities, Plexus Compiler Api, Plexus IO Components

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

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Archiver, Maven Artifact Resolver API, Maven Plugin Tools Java Annotations

The Apache Software License, Version 2.0: Apache XBean :: Reflect, FindBugs-jsr305, Google Collections Library, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Artifact, Maven Artifact Manager, Maven Common Artifact Filters, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Classworlds, Plexus Interpolation API, Sisu Guice - Core Library, WiX Maven Plugin, javax.inject

Common Public License Version 1.0: JUnit

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
zstd-jni-1.5.5-11.jar 6.8 MB 80 36 3 1.8 Yes No
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes No
google-collections-1.0.jar 639.6 kB 520 505 4 1.5 Yes No
guava-10.0.1.jar 1.5 MB 1185 1164 10 1.5 Yes No
commons-codec-1.16.1.jar 365.5 kB 259 - - - - No
   • Root - 257 109 7 1.8 Yes -
   • Versioned - 2 1 1 9 No -
commons-io-2.15.1.jar 501.2 kB 368 - - - - No
   • Root - 366 338 15 1.8 Yes -
   • Versioned - 2 1 1 9 No -
commons-logging-api-1.1.jar 44.6 kB 29 20 2 1.1 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-3.8.2.jar 120.6 kB 120 102 6 1.2 Yes No
log4j-1.2.12.jar 358.1 kB 283 253 19 1.1 Yes No
commons-compress-1.26.1.jar 1.1 MB 624 - - - - No
   • Root - 622 569 36 1.8 Yes -
   • Versioned - 2 1 1 9 No -
commons-lang3-3.14.0.jar 658 kB 436 - - - - No
   • Root - 434 403 18 1.8 Yes -
   • Versioned - 2 1 1 9 No -
maven-aether-provider-3.1.0.jar 60 kB 42 23 1 1.5 Yes No
maven-archiver-3.6.2.jar 26.8 kB 19 5 1 1.8 Yes No
maven-artifact-3.1.0.jar 52.2 kB 57 32 11 1.5 Yes No
maven-artifact-manager-2.0.8.jar 56.7 kB 46 24 7 1.4 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-plugin-registry-2.0.8.jar 29.1 kB 28 10 2 1.4 Yes No
maven-profile-2.0.8.jar 35.4 kB 33 16 2 1.4 Yes No
maven-project-2.0.8.jar 116.7 kB 76 51 10 1.4 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.11.0.jar 13.8 kB 22 7 1 1.8 Yes No
maven-resolver-api-2.0.16.jar 178.1 kB 179 155 13 1.8 Yes No
maven-common-artifact-filters-1.4.jar 31.6 kB 36 19 2 1.5 Yes No
wagon-provider-api-1.0-beta-2.jar 46.3 kB 57 37 8 1.1 Yes No
xbean-reflect-3.4.jar 133.8 kB 125 110 2 1.5 Yes No
plexus-archiver-4.9.2.jar 224.8 kB 211 171 26 1.8 Yes No
plexus-classworlds-2.4.2.jar 47 kB 52 37 5 1.5 Yes No
plexus-compiler-api-2.15.0.jar 29.1 kB 34 20 4 1.8 Yes No
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No No
plexus-container-default-1.5.5.jar 216.6 kB 230 185 30 1.5 Yes No
plexus-interpolation-1.16.jar 61.3 kB 60 44 6 1.5 Yes No
plexus-io-3.4.2.jar 79 kB 87 66 7 1.8 Yes No
plexus-utils-3.5.1.jar 269.3 kB 152 - - - - No
   • Root - 134 108 9 1.8 Yes -
   • Versioned - 6 1 1 9 Yes -
   • Versioned - 6 1 1 10 Yes -
   • Versioned - 6 1 1 11 Yes -
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
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
sisu-guice-3.1.0-no_aop.jar 357.4 kB 310 295 8 1.5 Yes No
xz-1.9.jar 116 kB 132 - - - - Yes
   • Root - 130 116 9 1.7 No -
   • Versioned - 2 1 1 9 No -
wix-bootstrap-3.11.0.jar 2.2 MB 13 0 0 - - -
wix-toolset-3.11.0.jar 1.6 MB 54 0 0 - - -
Total Size Entries Classes Packages Java Version Debug Information Sealed
57 20.2 MB 7942 6525 456 1.8 51 1
compile: 52 compile: 9.5 MB compile: 7641 compile: 6366 compile: 443 1.8 compile: 49 -
runtime: 4 runtime: 10.7 MB runtime: 279 runtime: 152 runtime: 12 runtime: 1 runtime: 1
provided: 1 provided: 13.8 kB provided: 22 provided: 7 provided: 1 provided: 1 -