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.11.0 jar Apache License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven.scm maven-scm-api 2.0.0-M3 jar Apache License, Version 2.0
org.apache.maven.scm maven-scm-provider-git-commons 2.0.0-M3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.4.2 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.36 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
junit junit 4.13.1 jar Eclipse Public License 1.0
org.apache.maven.scm maven-scm-provider-gittest 2.0.0-M3 jar Apache License, Version 2.0
org.apache.maven.scm maven-scm-test 2.0.0-M3 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.

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
aopalliance aopalliance 1.0 - jar Public Domain
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.2.0 - jar Apache 2.0
com.google.guava failureaccess 1.0.1 - jar The Apache Software License, Version 2.0
com.google.guava guava 27.1-jre - 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.inject guice 4.2.3 no_aop jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.1 - jar The Apache Software License, Version 2.0
com.googlecode.javaewah JavaEWAH 1.1.12 - jar Apache 2
javax.annotation javax.annotation-api 1.2 - jar CDDL + GPLv2 with classpath exception
javax.enterprise cdi-api 1.2 - jar Apache License, Version 2.0
org.apache.maven.scm maven-scm-manager-plexus 2.0.0-M3 - jar Apache License, Version 2.0
org.apache.sshd sshd-common 2.8.0 - jar Apache 2.0 License
org.apache.sshd sshd-common 2.8.0 tests test-jar Apache 2.0 License
org.apache.sshd sshd-core 2.8.0 - jar Apache 2.0 License
org.apache.sshd sshd-core 2.8.0 tests test-jar Apache 2.0 License
org.apache.sshd sshd-git 2.8.0 - jar Apache 2.0 License
org.bouncycastle bcpkix-jdk15on 1.70 - jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.70 - jar Bouncy Castle Licence
org.bouncycastle bcutil-jdk15on 1.70 - jar Bouncy Castle Licence
org.checkerframework checker-qual 2.5.2 - jar The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.17 - jar MIT license
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.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 - jar Apache License, Version 2.0
org.eclipse.jgit org.eclipse.jgit 5.13.0.202109080827-r - jar Eclipse Distribution License (New BSD License)
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.hamcrest hamcrest-core 1.3 - jar New BSD License
org.slf4j jcl-over-slf4j 1.7.36 - jar Apache License, Version 2.0
org.slf4j slf4j-simple 1.7.36 - jar MIT License

Project Dependency Graph

Dependency Tree

  • org.apache.maven.scm:maven-scm-provider-gitexe:jar:2.0.0-M3 [Information]
    • javax.inject:javax.inject:jar:1 (compile) [Information]
    • org.slf4j:slf4j-api:jar:1.7.36 (compile) [Information]
    • commons-io:commons-io:jar:2.11.0 (compile) [Information]
    • org.codehaus.plexus:plexus-utils:jar:3.4.2 (compile) [Information]
    • org.apache.maven.scm:maven-scm-provider-git-commons:jar:2.0.0-M3 (compile) [Information]
    • org.apache.maven.scm:maven-scm-provider-gittest:jar:2.0.0-M3 (test) [Information]
      • org.apache.sshd:sshd-git:jar:2.8.0 (test) [Information]
        • org.apache.sshd:sshd-core:jar:2.8.0 (test) [Information]
        • org.eclipse.jgit:org.eclipse.jgit:jar:5.13.0.202109080827-r (test) [Information]
          • com.googlecode.javaewah:JavaEWAH:jar:1.1.12 (test) [Information]
        • org.slf4j:jcl-over-slf4j:jar:1.7.36 (test) [Information]
      • org.apache.sshd:sshd-common:test-jar:tests:2.8.0 (test) [Information]
      • org.apache.sshd:sshd-core:test-jar:tests:2.8.0 (test) [Information]
        • org.apache.sshd:sshd-common:jar:2.8.0 (test) [Information]
      • org.bouncycastle:bcpkix-jdk15on:jar:1.70 (test) [Information]
        • org.bouncycastle:bcprov-jdk15on:jar:1.70 (test) [Information]
        • org.bouncycastle:bcutil-jdk15on:jar:1.70 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • junit:junit:jar:4.13.1 (test) [Information]
    • org.apache.maven.scm:maven-scm-api:jar:2.0.0-M3 (compile) [Information]
    • org.apache.maven.scm:maven-scm-test:jar:2.0.0-M3 (test) [Information]

Licenses

Eclipse Public License 1.0: JUnit

Apache 2.0: error-prone annotations

MIT License: SLF4J API Module, SLF4J Simple Binding

Public Domain: AOP alliance

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

New BSD License: Hamcrest Core

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Apache 2: JavaEWAH

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

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons IO, CDI APIs, JCL 1.2 implemented over SLF4J, Maven SCM API, Maven SCM Git Provider - Common library, Maven SCM Git Provider - Git Executable Impl., Maven SCM Git Provider TCK Tests, Maven SCM Manager for Plexus, Maven SCM Test, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Security Dispatcher Component

Apache 2.0 License: Apache Mina SSHD :: Common support utilities, Apache Mina SSHD :: Core, Apache Mina SSHD :: Git

CDDL + GPLv2 with classpath exception: javax.annotation API

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Guava: Google Core Libraries for Java, J2ObjC Annotations, 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
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.2.0.jar 13.7 kB 34 22 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-27.1-jre.jar 2.7 MB 1980 1950 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
guice-4.2.3-no_aop.jar 529.6 kB 408 392 9 1.8 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
JavaEWAH-1.1.12.jar 166.9 kB 120 106 5 1.8 Yes
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
cdi-api-1.2.jar 71.1 kB 118 98 7 1.6 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
maven-scm-api-2.0.0-M3.jar 109.1 kB 130 88 29 1.8 Yes
maven-scm-manager-plexus-2.0.0-M3.jar 8.9 kB 19 1 1 1.8 Yes
maven-scm-provider-git-commons-2.0.0-M3.jar 36.5 kB 45 18 9 1.8 Yes
maven-scm-provider-gittest-2.0.0-M3.jar 32 kB 46 16 14 1.8 Yes
maven-scm-test-2.0.0-M3.jar 60.5 kB 54 21 18 1.8 Yes
sshd-common-2.8.0.jar 935.7 kB 604 523 61 1.8 Yes
sshd-common-2.8.0-tests.jar 31.4 kB - - - - -
sshd-core-2.8.0.jar 910.5 kB 536 453 59 1.8 Yes
sshd-core-2.8.0-tests.jar 29.8 kB - - - - -
sshd-git-2.8.0.jar 36.8 kB 33 14 4 1.8 Yes
bcpkix-jdk15on-1.70.jar 963.7 kB 862 804 51 - No
bcprov-jdk15on-1.70.jar 5.9 MB 4576 3470 149 - Yes
bcutil-jdk15on-1.70.jar 482.5 kB 443 414 21 - No
checker-qual-2.5.2.jar 193.3 kB 358 302 31 1.8 Yes
animal-sniffer-annotations-1.17.jar 3.4 kB 12 1 1 1.7 No
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.1.jar 4.1 kB 15 3 1 1.7 No
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-3.4.2.jar 267.3 kB 145 107 9 - Yes
org.eclipse.jgit-5.13.0.202109080827-r.jar 2.8 MB 1564 1492 50 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
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jcl-over-slf4j-1.7.36.jar 16.6 kB 23 9 2 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
41 17.9 MB 13583 11510 651 1.8 32
compile: 6 compile: 783.7 kB compile: 598 compile: 454 compile: 63 - compile: 5
test: 35 test: 17.1 MB test: 12985 test: 11056 test: 588 - test: 27