Fork me on GitHub

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 29.0-jre jar Apache License, Version 2.0
commons-io commons-io 2.8.0 jar Apache License, Version 2.0
org.eclipse.jgit org.eclipse.jgit 5.9.0.202009080501-r jar Eclipse Distribution License (New BSD License)
org.ow2.asm asm 7.3.1 jar BSD-3-Clause

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.1 jar Eclipse Public License 1.0
org.apache.maven maven-compat 3.3.1 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.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-core 3.6.28 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 maven-core 3.3.1 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.1 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.0 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.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.3.4 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.googlecode.javaewah JavaEWAH 1.1.7 jar Apache 2
org.checkerframework checker-qual 2.11.1 jar The MIT License
org.slf4j slf4j-api 1.7.2 jar MIT License

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.10.18 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.18 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.8 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 3.1 jar Apache License, Version 2.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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
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.maven maven-aether-provider 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.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.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.20 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.0 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.0 - 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.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 3.2.5 no_aop jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

The Apache License, Version 2.0: Incremental Analysis Maven Plugin

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

BSD-3-Clause: asm

MIT License: SLF4J API Module

Public Domain: AOP alliance

Eclipse Distribution License (New BSD License): JGit - Core

New BSD License: Hamcrest All, Hamcrest Core

Apache 2: JavaEWAH

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

Unknown: Default Plexus Container, classworlds

The MIT License: Checker Qual, mockito-core

Apache License, Version 2.0: Apache Commons IO, Apache Maven Wagon :: API, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Objenesis

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 InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.3.4.jar 13.9 kB 34 22 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-29.0-jre.jar 2.8 MB 2005 1975 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
JavaEWAH-1.1.7.jar 166.3 kB 120 106 5 1.8 Yes
commons-io-2.8.0.jar 285.4 kB 204 182 10 1.8 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
byte-buddy-1.10.18.jar 3.5 MB 2509 2454 37 - Yes
byte-buddy-agent-1.10.18.jar 259.2 kB 81 63 2 - Yes
maven-aether-provider-3.3.1.jar 66.4 kB 43 26 1 1.7 Yes
maven-artifact-3.3.1.jar 55.1 kB 57 32 11 1.7 Yes
maven-builder-support-3.3.1.jar 15 kB 24 10 1 1.7 Yes
maven-compat-3.3.1.jar 286.7 kB 211 159 29 1.7 Yes
maven-core-3.3.1.jar 631.7 kB 489 390 56 1.7 Yes
maven-model-3.3.1.jar 160.8 kB 67 50 3 1.7 Yes
maven-model-builder-3.3.1.jar 176.4 kB 154 121 16 1.7 Yes
maven-plugin-api-3.3.1.jar 46.1 kB 46 25 6 1.7 Yes
maven-repository-metadata-3.3.1.jar 26 kB 25 7 2 1.7 Yes
maven-settings-3.3.1.jar 43 kB 33 17 2 1.7 Yes
maven-settings-builder-3.3.1.jar 42.9 kB 53 32 5 1.7 Yes
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes
maven-plugin-annotations-3.6.0.jar 14.3 kB 22 7 1 1.7 Yes
wagon-provider-api-2.8.jar 52.6 kB 60 39 8 1.5 Yes
checker-qual-2.11.1.jar 201.1 kB 364 306 32 1.8 Yes
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes
plexus-utils-3.0.20.jar 243.1 kB 129 104 9 1.5 Yes
aether-api-1.0.2.v20150114.jar 136.3 kB 149 128 11 1.5 Yes
aether-impl-1.0.2.v20150114.jar 173 kB 114 96 4 1.5 Yes
aether-spi-1.0.2.v20150114.jar 30.7 kB 54 34 8 1.5 Yes
aether-util-1.0.2.v20150114.jar 146.9 kB 126 101 13 1.5 Yes
org.eclipse.jgit-5.9.0.202009080501-r.jar 2.8 MB 1581 1507 51 1.8 Yes
org.eclipse.sisu.inject-0.3.0.jar 375.3 kB 287 269 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.0.jar 205.4 kB 196 164 20 1.6 Yes
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
mockito-core-3.6.28.jar 675 kB 663 590 65 1.8 Yes
objenesis-3.1.jar 60.4 kB 64 48 10 1.8 Yes
asm-7.3.1.jar 121.8 kB 44 38 3 - Yes
slf4j-api-1.7.2.jar 26.1 kB 34 23 3 1.5 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
sisu-guice-3.2.5-no_aop.jar 399.7 kB 331 316 8 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 15.8 MB 11943 10660 603 1.8 50
compile: 12 compile: 6.5 MB compile: 4477 compile: 4208 compile: 129 - compile: 10
test: 14 test: 6.1 MB test: 4758 test: 4319 test: 260 - test: 14
provided: 28 provided: 3.2 MB provided: 2708 provided: 2133 provided: 214 - provided: 26