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 License
org.eclipse.jgit org.eclipse.jgit 4.1.1.201511131810-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.ant 4.1.1.201511131810-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit 4.1.1.201511131810-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 License
junit junit 4.11 jar Common Public License Version 1.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 License
com.googlecode.javaewah JavaEWAH 0.7.9 jar Apache 2
com.jcraft jsch 0.1.53 jar Revised BSD
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0
org.apache.ant ant 1.9.2 jar The Apache Software License, Version 2.0
org.apache.ant ant-launcher 1.9.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.3.6 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.3.3 jar Apache License, Version 2.0
org.eclipse.jdt org.eclipse.jdt.annotation 1.1.0 jar Eclipse Public License - v 1.0
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 License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • org.eclipse.jgit:org.eclipse.jgit.ant.test:jar:4.1.1.201511131810-r Information
    • junit:junit:jar:4.11 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
    • org.eclipse.jgit:org.eclipse.jgit:jar:4.1.1.201511131810-r (compile) Information
    • org.eclipse.jgit:org.eclipse.jgit.junit:jar:4.1.1.201511131810-r (compile) Information
    • org.eclipse.jgit:org.eclipse.jgit.ant:jar:4.1.1.201511131810-r (compile) Information

Licenses

Revised BSD: JSch

Apache 2: JavaEWAH

New BSD License: Hamcrest Core

Eclipse Public License - v 1.0: JDT Annotations for Enhanced Null Analysis

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore

Eclipse Distribution License (New BSD License): JGit - Ant Tasks, JGit - Ant Tasks Tests, JGit - Core, JGit - JUnit Utility Classes

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Commons Codec, Commons Logging

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
JavaEWAH-0.7.9.jar 125.15 kB 81 69 3 1.6 Yes
jsch-0.1.53.jar 280.20 kB 177 164 4 1.5 Yes
commons-codec-1.6.jar 232.77 kB 218 76 6 1.5 Yes
commons-logging-1.1.3.jar 62.05 kB 42 28 2 1.1 Yes
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes
ant-1.9.2.jar 2.00 MB 1212 1131 61 1.5 Yes
ant-launcher-1.9.2.jar 18.33 kB 14 5 1 1.5 Yes
httpclient-4.3.6.jar 592.01 kB 459 420 24 1.5 Yes
httpcore-4.3.3.jar 282.79 kB 260 232 15 1.5 Yes
org.eclipse.jdt.annotation-1.1.0.jar 4.40 kB 14 3 1 1.6 No
org.eclipse.jgit-4.1.1.201511131810-r.jar 2.07 MB 1324 1271 36 1.6 Yes
org.eclipse.jgit.ant-4.1.1.201511131810-r.jar 12.08 kB 19 4 1 1.6 Yes
org.eclipse.jgit.junit-4.1.1.201511131810-r.jar 48.75 kB 30 18 1 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
slf4j-api-1.7.2.jar 26.08 kB 34 23 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
15 6.05 MB 4202 3722 189 1.6 14
compile: 13 compile: 5.76 MB compile: 3884 compile: 3444 compile: 158 - compile: 12
test: 2 test: 290.06 kB test: 318 test: 278 test: 31 - test: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
jgit-repository https://repo.eclipse.org/content/repositories/jgit-releases/ Yes Yes
apache.snapshots http://repository.apache.org/snapshots No Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes
spy http://files.couchbase.com/maven2/ Yes No
central https://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact jgit-repository apache.snapshots sonatype-nexus-snapshots spy central
com.googlecode.javaewah:JavaEWAH:jar:0.7.9 - - - - Found at https://repo.maven.apache.org/maven2
com.jcraft:jsch:jar:0.1.53 - - - - Found at https://repo.maven.apache.org/maven2
commons-codec:commons-codec:jar:1.6 - - - - Found at https://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.3 - - - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.ant:ant:jar:1.9.2 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.ant:ant-launcher:jar:1.9.2 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.3.6 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.3.3 - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jdt:org.eclipse.jdt.annotation:jar:1.1.0 - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jgit:org.eclipse.jgit:jar:4.1.1.201511131810-r Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - -
org.eclipse.jgit:org.eclipse.jgit.ant:jar:4.1.1.201511131810-r Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - -
org.eclipse.jgit:org.eclipse.jgit.junit:jar:4.1.1.201511131810-r Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - -
org.hamcrest:hamcrest-core:jar:1.3 - - - - 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 jgit-repository apache.snapshots sonatype-nexus-snapshots spy central
15 (compile: 13, test: 2) 3 0 0 0 12