// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Maven SCM Git Provider TCK Tests


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.2.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:27.1-jre
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JavaEWAH (https://github.com/lemire/javaewah) com.googlecode.javaewah:JavaEWAH:bundle:1.1.12
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.70
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.70
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Bouncy Castle ASN.1 Extension and Utility APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcutil-jdk15on:jar:1.70
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:2.5.2
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) org.hamcrest:hamcrest-core:jar:1.3
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)

From: 'Codehaus Plexus' (http://codehaus-plexus.github.io/)
  - Plexus Classworlds (http://codehaus-plexus.github.io/plexus-classworlds/) org.codehaus.plexus:plexus-classworlds:bundle:2.6.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus Plexus' (https://codehaus-plexus.github.io/)
  - Plexus Cipher: encryption/decryption Component (https://codehaus-plexus.github.io/plexus-cipher/) org.codehaus.plexus:plexus-cipher:jar:2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus :: Component Annotations (https://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/) org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus Security Dispatcher Component (https://codehaus-plexus.github.io/plexus-sec-dispatcher/) org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus Common Utilities (https://codehaus-plexus.github.io/plexus-utils/) org.codehaus.plexus:plexus-utils:jar:3.5.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Eclipse JGit Project' (http://www.eclipse.org/jgit)
  - JGit - Core (https://www.eclipse.org/jgit//org.eclipse.jgit) org.eclipse.jgit:org.eclipse.jgit:jar:5.13.0.202109080827-r
    License: Eclipse Distribution License (New BSD License) 

From: 'GlassFish Community' (https://glassfish.java.net)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.2
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'Google, Inc.' (http://www.google.com)
  - Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:4.2.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'JBoss by Red Hat, Inc.' (http://jboss.org)
  - CDI APIs (http://cdi-spec.org) javax.enterprise:cdi-api:jar:1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'JUnit' (http://www.junit.org)
  - JUnit (http://junit.org) junit:junit:jar:4.13.2
    License: Eclipse Public License 1.0  (http://www.eclipse.org/legal/epl-v10.html)

From: 'MojoHaus' (http://www.mojohaus.org)
  - Animal Sniffer Annotations (http://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations) org.codehaus.mojo:animal-sniffer-annotations:jar:1.17
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)

From: 'QOS.ch' (http://www.qos.ch)
  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.36
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.36
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J Simple Binding (http://www.slf4j.org) org.slf4j:slf4j-simple:jar:1.7.36
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SCM API (https://maven.apache.org/scm/maven-scm-api/) org.apache.maven.scm:maven-scm-api:jar:2.0.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SCM Manager for Plexus (https://maven.apache.org/scm/maven-scm-managers/maven-scm-manager-plexus/) org.apache.maven.scm:maven-scm-manager-plexus:jar:2.0.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SCM Git Provider - Common library (https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/) org.apache.maven.scm:maven-scm-provider-git-commons:jar:2.0.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SCM Test (https://maven.apache.org/scm/maven-scm-test/) org.apache.maven.scm:maven-scm-test:jar:2.0.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Mina SSHD :: Common support utilities (https://www.apache.org/sshd/sshd-common/) org.apache.sshd:sshd-common:jar:2.9.2
    License: Apache 2.0 License  (https://www.apache.org/licenses/LICENSE-2.0)
  - Apache Mina SSHD :: Common support utilities (https://www.apache.org/sshd/sshd-common/) org.apache.sshd:sshd-common:jar:2.9.2
    License: Apache 2.0 License  (https://www.apache.org/licenses/LICENSE-2.0)
  - Apache Mina SSHD :: Core (https://www.apache.org/sshd/sshd-core/) org.apache.sshd:sshd-core:jar:2.9.2
    License: Apache 2.0 License  (https://www.apache.org/licenses/LICENSE-2.0)
  - Apache Mina SSHD :: Core (https://www.apache.org/sshd/sshd-core/) org.apache.sshd:sshd-core:jar:2.9.2
    License: Apache 2.0 License  (https://www.apache.org/licenses/LICENSE-2.0)
  - Apache Mina SSHD :: Git (https://www.apache.org/sshd/sshd-git/) org.apache.sshd:sshd-git:jar:2.9.2
    License: Apache 2.0 License  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'The Eclipse Foundation' (http://www.eclipse.org/)
  - org.eclipse.sisu.inject (http://www.eclipse.org/sisu/org.eclipse.sisu.inject/) org.eclipse.sisu:org.eclipse.sisu.inject:eclipse-plugin:0.3.5
    License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
  - org.eclipse.sisu.plexus (http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/) org.eclipse.sisu:org.eclipse.sisu.plexus:eclipse-plugin:0.3.5
    License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)




