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
org.eclipse.jgit org.eclipse.jgit 4.5.0.201609210915-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit 4.5.0.201609210915-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.pgm 4.5.0.201609210915-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.ui 4.5.0.201609210915-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
junit junit 4.12 jar Eclipse Public License 1.0
org.bouncycastle bcprov-jdk15on 1.52 jar Bouncy Castle Licence
org.hamcrest hamcrest-library 1.3 jar New BSD License

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
args4j args4j 2.0.15 jar -
com.google.code.gson gson 2.2.4 jar The Apache Software License, Version 2.0
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
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
log4j log4j 1.2.15 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.6 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.jetty jetty-http 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jgit org.eclipse.jgit.archive 4.5.0.201609210915-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.http.apache 4.5.0.201609210915-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.http.server 4.5.0.201609210915-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit.http 4.5.0.201609210915-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs 4.5.0.201609210915-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs.server 4.5.0.201609210915-r jar Eclipse Distribution License (New BSD License)
org.osgi org.osgi.core 4.3.1 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.2 jar MIT License
org.slf4j slf4j-log4j12 1.7.2 jar MIT License
org.tukaani xz 1.4 jar Public Domain

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.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • org.eclipse.jgit:org.eclipse.jgit.test:jar:4.5.0.201609210915-r [Information]
    • junit:junit:jar:4.12 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • org.bouncycastle:bcprov-jdk15on:jar:1.52 (test) [Information]
    • org.hamcrest:hamcrest-library:jar:1.3 (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit:jar:4.5.0.201609210915-r (compile) [Information]
      • com.jcraft:jsch:jar:0.1.53 (compile) [Information]
      • com.googlecode.javaewah:JavaEWAH:jar:0.7.9 (compile) [Information]
      • org.apache.httpcomponents:httpclient:jar:4.3.6 (compile) [Information]
      • org.slf4j:slf4j-api:jar:1.7.2 (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit:jar:4.5.0.201609210915-r (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.ui:jar:4.5.0.201609210915-r (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.pgm:jar:4.5.0.201609210915-r (compile) [Information]

Licenses

Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities

Eclipse Public License 1.0: JUnit

Revised BSD: JSch

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

Public Domain: XZ for Java

Eclipse Distribution License (New BSD License): JGit - AWT User Interface, JGit - Apache httpclient based HTTP support, JGit - Archive Formats, JGit - Command Line Interface, JGit - Core, JGit - Core Tests, JGit - HTTP Server, JGit - JUnit Http Utility Classes, JGit - JUnit Utility Classes, JGit - Large File Storage, JGit - Large File Storage Server

New BSD License: Hamcrest Core, Hamcrest library

Bouncy Castle Licence: Bouncy Castle Provider

Apache 2: JavaEWAH

Unknown: args4j

Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, osgi.core

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Apache Commons Compress, Apache Log4j, Commons Codec, Commons Logging, Gson

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
args4j-2.0.15.jar 47.1 kB 55 40 2 1.5 Yes No
gson-2.2.4.jar 190.4 kB 163 153 6 1.5 Yes No
JavaEWAH-0.7.9.jar 125.1 kB 81 69 3 1.6 Yes No
jsch-0.1.53.jar 280.2 kB 177 164 4 1.5 Yes No
commons-codec-1.6.jar 232.8 kB 218 76 6 1.5 Yes No
commons-logging-1.1.3.jar 62 kB 42 28 2 1.1 Yes No
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes No
log4j-1.2.15.jar 391.8 kB 296 259 19 1.1 Yes No
commons-compress-1.6.jar 313.2 kB 207 177 17 1.5 Yes No
httpclient-4.3.6.jar 592 kB 459 420 24 1.5 Yes No
httpcore-4.3.3.jar 282.8 kB 260 232 15 1.5 Yes No
bcprov-jdk15on-1.52.jar 2.9 MB 2568 2430 126 1.5 No No
jetty-http-9.2.13.v20150730.jar 105.9 kB 64 49 1 1.7 Yes No
jetty-io-9.2.13.v20150730.jar 108.3 kB 89 76 2 1.7 Yes No
jetty-security-9.2.13.v20150730.jar 95.9 kB 70 57 2 1.7 Yes No
jetty-server-9.2.13.v20150730.jar 418.8 kB 215 196 7 1.7 Yes No
jetty-servlet-9.2.13.v20150730.jar 115.7 kB 59 45 3 1.7 Yes No
jetty-util-9.2.13.v20150730.jar 358.1 kB 222 200 10 1.7 Yes No
org.eclipse.jgit-4.5.0.201609210915-r.jar 2.3 MB 1440 1383 39 1.7 Yes No
org.eclipse.jgit.archive-4.5.0.201609210915-r.jar 18.5 kB 23 9 2 1.7 Yes No
org.eclipse.jgit.http.apache-4.5.0.201609210915-r.jar 15.2 kB 22 5 2 1.7 Yes No
org.eclipse.jgit.http.server-4.5.0.201609210915-r.jar 86.6 kB 79 62 3 1.7 Yes No
org.eclipse.jgit.junit-4.5.0.201609210915-r.jar 52.6 kB 35 23 1 1.7 Yes No
org.eclipse.jgit.junit.http-4.5.0.201609210915-r.jar 22.6 kB 24 11 1 1.7 Yes No
org.eclipse.jgit.lfs-4.5.0.201609210915-r.jar 25 kB 33 16 3 1.7 Yes No
org.eclipse.jgit.lfs.server-4.5.0.201609210915-r.jar 40.4 kB 41 23 4 1.7 Yes No
org.eclipse.jgit.pgm-4.5.0.201609210915-r.jar 235.5 kB 137 116 5 1.7 Yes No
org.eclipse.jgit.ui-4.5.0.201609210915-r.jar 21.5 kB 25 11 1 1.7 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes No
org.osgi.core-4.3.1.jar 350 kB 254 106 13 1.5 Yes No
slf4j-api-1.7.2.jar 26.1 kB 34 23 3 1.5 Yes No
slf4j-log4j12-1.7.2.jar 8.8 kB 16 6 1 1.5 Yes No
xz-1.4.jar 99.2 kB 118 105 9 1.4 No Yes
Total Size Entries Classes Packages Java Version Debug Information Sealed
35 10.4 MB 8050 7015 380 1.7 33 1
compile: 31 compile: 7.1 MB compile: 5061 compile: 4219 compile: 214 - compile: 30 compile: 1
test: 4 test: 3.3 MB test: 2989 test: 2796 test: 166 - test: 3 -

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes Yes
sonatype-snapshots https://oss.sonatype.org/content/groups/jetty Yes Yes No
jgit-repository https://repo.eclipse.org/content/repositories/jgit-releases/ Yes Yes No
central https://repo.maven.apache.org/maven2 Yes No No
java.net https://maven-repository.dev.java.net/nonav/repository Yes Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
glassfish-repository http://download.java.net/maven/glassfish Yes Yes Yes
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
spy http://files.couchbase.com/maven2/ Yes No No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact sonatype-snapshots jgit-repository central sonatype-nexus-snapshots jvnet-nexus-snapshots spy apache.snapshots
args4j:args4j:jar:2.0.15 - - Found at https://repo.maven.apache.org/maven2 - - - -
com.google.code.gson:gson:jar:2.2.4 - - Found at https://repo.maven.apache.org/maven2 - - - -
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 - - - -
javax.servlet:javax.servlet-api:jar:3.1.0 - - Found at https://repo.maven.apache.org/maven2 - - - -
junit:junit:jar:4.12 - - Found at https://repo.maven.apache.org/maven2 - - - -
log4j:log4j:jar:1.2.15 - - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.commons:commons-compress:jar:1.6 - - 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.bouncycastle:bcprov-jdk15on:jar:1.52 - - Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-http:jar:9.2.13.v20150730 Found at https://oss.sonatype.org/content/groups/jetty - Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-io:jar:9.2.13.v20150730 Found at https://oss.sonatype.org/content/groups/jetty - Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-security:jar:9.2.13.v20150730 Found at https://oss.sonatype.org/content/groups/jetty - Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-server:jar:9.2.13.v20150730 Found at https://oss.sonatype.org/content/groups/jetty - Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-servlet:jar:9.2.13.v20150730 Found at https://oss.sonatype.org/content/groups/jetty - Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-util:jar:9.2.13.v20150730 Found at https://oss.sonatype.org/content/groups/jetty - Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jgit:org.eclipse.jgit:jar:4.5.0.201609210915-r - Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - - -
org.eclipse.jgit:org.eclipse.jgit.archive:jar:4.5.0.201609210915-r - Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - - -
org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:4.5.0.201609210915-r - Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - - -
org.eclipse.jgit:org.eclipse.jgit.http.server:jar:4.5.0.201609210915-r - Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - - -
org.eclipse.jgit:org.eclipse.jgit.junit:jar:4.5.0.201609210915-r - Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - - -
org.eclipse.jgit:org.eclipse.jgit.junit.http:jar:4.5.0.201609210915-r - Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - - -
org.eclipse.jgit:org.eclipse.jgit.lfs:jar:4.5.0.201609210915-r - Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - - -
org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:4.5.0.201609210915-r - Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - - -
org.eclipse.jgit:org.eclipse.jgit.pgm:jar:4.5.0.201609210915-r - Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - - - - -
org.eclipse.jgit:org.eclipse.jgit.ui:jar:4.5.0.201609210915-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.hamcrest:hamcrest-library:jar:1.3 - - Found at https://repo.maven.apache.org/maven2 - - - -
org.osgi:org.osgi.core:jar:4.3.1 - - Found at https://repo.maven.apache.org/maven2 - - - -
org.slf4j:slf4j-api:jar:1.7.2 - - Found at https://repo.maven.apache.org/maven2 - - - -
org.slf4j:slf4j-log4j12:jar:1.7.2 - - Found at https://repo.maven.apache.org/maven2 - - - -
org.tukaani:xz:jar:1.4 - - Found at https://repo.maven.apache.org/maven2 - - - -
Total sonatype-snapshots jgit-repository central sonatype-nexus-snapshots jvnet-nexus-snapshots spy apache.snapshots
35 (compile: 31, test: 4) 6 10 25 0 0 0 0