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.inject.extensions guice-servlet 4.0 jar The Apache Software License, Version 2.0
commons-io commons-io 2.18.0 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.22.0 jar Apache-2.0
org.apache.logging.log4j log4j-iostreams 2.24.3 jar Apache-2.0
org.apache.maven maven-compat 3.8.8 jar Apache License, Version 2.0
org.apache.maven maven-embedder 3.8.8 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-connector-basic 1.6.3 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-transport-http 1.6.3 jar Apache License, Version 2.0
org.eclipse.jgit org.eclipse.jgit 4.10.0.201712302008-r jar Eclipse Distribution License (New BSD 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
org.junit.jupiter junit-jupiter-engine 5.5.2 jar Eclipse Public License v2.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
javax javaee-api 7.0 jar CDDL + GPLv2 with classpath exception
org.apache.logging.log4j log4j-core 2.22.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
com.google.guava guava 16.0.1 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.2.2 no_aop jar The Apache Software License, Version 2.0
com.googlecode.javaewah JavaEWAH 1.1.6 - jar Apache 2
com.jcraft jsch 0.1.54 - jar Revised BSD
commons-cli commons-cli 1.4 - jar Apache License, Version 2.0
commons-codec commons-codec 1.9 - jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 - jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.8.1 - jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.2 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.8.8 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.8.8 - jar Apache License, Version 2.0
org.apache.maven maven-core 3.8.8 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.8.8 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.8.8 - jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.8.8 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.8.8 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.8.8 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.8.8 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.8.8 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.5.3 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-cipher 2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.6.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.1 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 - jar Eclipse Public License, Version 1.0
org.slf4j slf4j-api 1.7.2 - jar MIT License

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.slf4j jcl-over-slf4j 1.7.30 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
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.5.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.5.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.5.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The 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 Type Licenses
com.sun.mail javax.mail 1.5.0 jar CDDL/GPLv2+CE
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0

Project Dependency Graph

Dependency Tree

Licenses

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

Revised BSD: JSch

MIT License: SLF4J API Module

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

Public Domain: AOP alliance

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

Apache 2: JavaEWAH

CDDL/GPLv2+CE: JavaMail API

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

Apache License, Version 2.0: Apache Commons CLI, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Maven Shared Utils, Apache Maven Wagon :: API, JCL 1.2 implemented over SLF4J, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Connector Basic, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport HTTP, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Embedder, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component

Apache-2.0: Apache Commons IO, Apache Log4j API, Apache Log4j Core, Apache Log4j Streaming Interface

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

CDDL + GPLv2 with classpath exception: Java(TM) EE 7 Specification APIs, javax.annotation API

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Logging, Google Guice - Core Library, Google Guice - Extensions - Servlet, Guava: Google Core Libraries for Java, 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
guava-16.0.1.jar 2.2 MB 1709 1678 17 1.6 Yes
guice-4.0.jar 668.2 kB 513 491 13 1.6 Yes
guice-4.2.2-no_aop.jar 520.7 kB 406 390 9 1.7 Yes
guice-servlet-4.0.jar 77 kB 75 66 1 1.6 Yes
JavaEWAH-1.1.6.jar 165.9 kB 120 106 5 1.6 Yes
jsch-0.1.54.jar 280.5 kB 177 164 4 1.5 Yes
javax.mail-1.5.0.jar 522 kB 329 298 14 1.5 Yes
commons-cli-1.4.jar 53.8 kB 40 27 1 1.5 Yes
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes
commons-io-2.18.0.jar 538.9 kB 398 370 15 1.8 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
javaee-api-7.0.jar 1.9 MB 2389 2238 133 1.7 Yes
activation-1.1.jar 63 kB 50 38 3 1.4 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
httpclient-4.5.2.jar 736.7 kB 504 463 24 1.6 Yes
httpcore-4.4.13.jar 328.6 kB 283 253 17 1.6 Yes
log4j-api-2.22.0.jar 332.7 kB 239 203 8 - Yes
log4j-core-2.22.0.jar 1.9 MB 1308 1203 54 - Yes
log4j-iostreams-2.24.3.jar 49.7 kB 45 28 2 1.8 Yes
maven-artifact-3.8.8.jar 58.1 kB 59 34 11 1.7 Yes
maven-builder-support-3.8.8.jar 14.3 kB 24 10 1 1.7 Yes
maven-compat-3.8.8.jar 288.1 kB 215 163 29 1.7 Yes
maven-core-3.8.8.jar 647.8 kB 498 411 57 1.7 Yes
maven-embedder-3.8.8.jar 101.4 kB 78 49 11 1.7 Yes
maven-model-3.8.8.jar 216.8 kB 97 80 3 1.7 Yes
maven-model-builder-3.8.8.jar 196 kB 159 126 16 1.7 Yes
maven-plugin-api-3.8.8.jar 47.1 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.8.8.jar 28.4 kB 27 9 2 1.7 Yes
maven-resolver-provider-3.8.8.jar 67.9 kB 44 27 1 1.7 Yes
maven-settings-3.8.8.jar 44.3 kB 35 19 2 1.7 Yes
maven-settings-builder-3.8.8.jar 42.2 kB 53 32 5 1.7 Yes
maven-resolver-api-1.6.3.jar 149.3 kB 156 132 12 1.7 Yes
maven-resolver-connector-basic-1.6.3.jar 45.7 kB 36 19 1 1.7 Yes
maven-resolver-impl-1.6.3.jar 179.6 kB 115 94 5 1.7 Yes
maven-resolver-spi-1.6.3.jar 38.4 kB 56 34 8 1.7 Yes
maven-resolver-transport-http-1.6.3.jar 43.6 kB 37 20 1 1.7 Yes
maven-resolver-util-1.6.3.jar 168.9 kB 132 105 13 1.7 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
wagon-provider-api-3.5.3.jar 55.1 kB 60 39 8 1.7 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 2 1 1.6 Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.6.0.jar 52.9 kB 52 37 5 1.7 Yes
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-3.3.1.jar 262 kB 130 105 9 1.6 Yes
org.eclipse.jgit-4.10.0.201712302008-r.jar 2.7 MB 1571 1503 46 1.8 Yes
org.eclipse.sisu.inject-0.3.5.jar 379.3 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.5.jar 205.3 kB 196 164 20 1.6 Yes
junit-jupiter-api-5.5.2.jar 141.8 kB 141 126 6 1.8 Yes
junit-jupiter-engine-5.5.2.jar 219.6 kB 142 123 9 1.8 Yes
junit-platform-commons-1.5.2.jar 91.7 kB 58 37 6 - Yes
junit-platform-engine-1.5.2.jar 163.9 kB 133 116 8 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 6 1 1.6 Yes
jcl-over-slf4j-1.7.30.jar 16.5 kB 23 9 2 1.5 Yes
slf4j-api-1.7.2.jar 26.1 kB 34 23 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
59 18.2 MB 14166 12544 685 1.8 57
compile: 48 compile: 13.1 MB compile: 9574 compile: 8348 compile: 448 - compile: 46
test: 6 test: 627 kB test: 493 test: 410 test: 31 - test: 6
runtime: 1 runtime: 16.5 kB runtime: 23 runtime: 9 runtime: 2 - runtime: 1
provided: 4 provided: 4.4 MB provided: 4076 provided: 3777 provided: 204 - provided: 4

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No No
jgit-repository https://repo.eclipse.org/content/repositories/jgit-releases/ Yes Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes Yes
sonatype-new https://oss.sonatype.org/content/repositories/snapshots No Yes Yes
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
apache.snapshots https://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact central jgit-repository jvnet-nexus-snapshots apache.snapshots
aopalliance:aopalliance:jar:1.0 Found at https://repo.maven.apache.org/maven2 - - -
com.google.guava:guava:jar:16.0.1 Found at https://repo.maven.apache.org/maven2 - - -
com.google.inject:guice:jar:4.0 Found at https://repo.maven.apache.org/maven2 - - -
com.google.inject:guice:jar:no_aop:4.2.2 Found at https://repo.maven.apache.org/maven2 - - -
com.google.inject.extensions:guice-servlet:jar:4.0 Found at https://repo.maven.apache.org/maven2 - - -
com.googlecode.javaewah:JavaEWAH:jar:1.1.6 Found at https://repo.maven.apache.org/maven2 - - -
com.jcraft:jsch:jar:0.1.54 Found at https://repo.maven.apache.org/maven2 - - -
com.sun.mail:javax.mail:jar:1.5.0 Found at https://repo.maven.apache.org/maven2 - - -
commons-cli:commons-cli:jar:1.4 Found at https://repo.maven.apache.org/maven2 - - -
commons-codec:commons-codec:jar:1.9 Found at https://repo.maven.apache.org/maven2 - - -
commons-io:commons-io:jar:2.18.0 Found at https://repo.maven.apache.org/maven2 - - -
commons-logging:commons-logging:jar:1.2 Found at https://repo.maven.apache.org/maven2 - - -
javax:javaee-api:jar:7.0 Found at https://repo.maven.apache.org/maven2 - - -
javax.activation:activation:jar:1.1 Found at https://repo.maven.apache.org/maven2 - - -
javax.annotation:javax.annotation-api:jar:1.2 Found at https://repo.maven.apache.org/maven2 - - -
javax.inject:javax.inject:jar:1 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.commons:commons-lang3:jar:3.8.1 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpclient:jar:4.5.2 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpcore:jar:4.4.13 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.logging.log4j:log4j-api:jar:2.22.0 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.logging.log4j:log4j-core:jar:2.22.0 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.logging.log4j:log4j-iostreams:jar:2.24.3 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-artifact:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-builder-support:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-compat:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-core:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-embedder:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-model:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-model-builder:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-plugin-api:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-repository-metadata:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-resolver-provider:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-settings:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven:maven-settings-builder:jar:3.8.8 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven.resolver:maven-resolver-api:jar:1.6.3 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.6.3 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven.resolver:maven-resolver-transport-http:jar:1.6.3 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven.resolver:maven-resolver-util:jar:1.6.3 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven.shared:maven-shared-utils:jar:3.3.4 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 Found at https://repo.maven.apache.org/maven2 - - -
org.apiguardian:apiguardian-api:jar:1.1.0 Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.plexus:plexus-cipher:jar:2.0 Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.plexus:plexus-classworlds:jar:2.6.0 Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.plexus:plexus-interpolation:jar:1.26 Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.plexus:plexus-utils:jar:3.3.1 Found at https://repo.maven.apache.org/maven2 - - -
org.eclipse.jgit:org.eclipse.jgit:jar:4.10.0.201712302008-r Found at https://repo.maven.apache.org/maven2 Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - -
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 Found at https://repo.maven.apache.org/maven2 - - -
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 Found at https://repo.maven.apache.org/maven2 - - -
org.junit.jupiter:junit-jupiter-api:jar:5.5.2 Found at https://repo.maven.apache.org/maven2 - - -
org.junit.jupiter:junit-jupiter-engine:jar:5.5.2 Found at https://repo.maven.apache.org/maven2 - - -
org.junit.platform:junit-platform-commons:jar:1.5.2 Found at https://repo.maven.apache.org/maven2 - - -
org.junit.platform:junit-platform-engine:jar:1.5.2 Found at https://repo.maven.apache.org/maven2 - - -
org.opentest4j:opentest4j:jar:1.2.0 Found at https://repo.maven.apache.org/maven2 - - -
org.slf4j:jcl-over-slf4j:jar:1.7.30 Found at https://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-api:jar:1.7.2 Found at https://repo.maven.apache.org/maven2 - - -
Total central jgit-repository jvnet-nexus-snapshots apache.snapshots
59 (compile: 48, test: 6, runtime: 1, provided: 4) 59 1 0 0