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.apache.httpcomponents httpclient 4.5.6 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
junit junit 4.12 jar Eclipse Public License 1.0
org.eclipse.jetty jetty-servlet 9.4.14.v20181114 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jgit org.eclipse.jgit 5.3.0.201903130848-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit 5.3.0.201903130848-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit.http 5.3.0.201903130848-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs.server 5.3.0.201903130848-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs.test 5.3.0.201903130848-r jar Eclipse Distribution License (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
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.4.10 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
com.google.code.gson gson 2.8.2 jar Apache 2.0
com.googlecode.javaewah JavaEWAH 1.1.6 jar Apache 2
com.jcraft jsch 0.1.54 jar Revised BSD
com.jcraft jzlib 1.1.1 jar Revised BSD
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
org.bouncycastle bcpg-jdk15on 1.60 jar Bouncy Castle LicenceApache Software License, Version 1.1
org.bouncycastle bcpkix-jdk15on 1.60 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.60 jar Bouncy Castle Licence
org.eclipse.jetty jetty-http 9.4.14.v20181114 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.4.14.v20181114 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.4.14.v20181114 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.4.14.v20181114 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.14.v20181114 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jgit org.eclipse.jgit.http.apache 5.3.0.201903130848-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.http.server 5.3.0.201903130848-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs 5.3.0.201903130848-r jar Eclipse Distribution License (New BSD License)
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.slf4j slf4j-api 1.7.2 jar MIT License

Project Dependency Graph

Dependency Tree

  • org.eclipse.jgit:org.eclipse.jgit.lfs.server.test:jar:5.3.0.201903130848-r [Information]
    • junit:junit:jar:4.12 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit:jar:5.3.0.201903130848-r (test) [Information]
      • com.jcraft:jsch:jar:0.1.54 (test) [Information]
      • com.jcraft:jzlib:jar:1.1.1 (test) [Information]
      • com.googlecode.javaewah:JavaEWAH:jar:1.1.6 (test) [Information]
      • org.slf4j:slf4j-api:jar:1.7.2 (test) [Information]
      • org.bouncycastle:bcpg-jdk15on:jar:1.60 (test) [Information]
      • org.bouncycastle:bcprov-jdk15on:jar:1.60 (test) [Information]
      • org.bouncycastle:bcpkix-jdk15on:jar:1.60 (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:5.3.0.201903130848-r (test) [Information]
      • org.eclipse.jgit:org.eclipse.jgit.lfs:jar:5.3.0.201903130848-r (test) [Information]
      • org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:5.3.0.201903130848-r (test) [Information]
      • com.google.code.gson:gson:jar:2.8.2 (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.lfs.test:jar:5.3.0.201903130848-r (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit.http:jar:5.3.0.201903130848-r (test) [Information]
      • org.eclipse.jgit:org.eclipse.jgit.http.server:jar:5.3.0.201903130848-r (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit:jar:5.3.0.201903130848-r (test) [Information]
    • org.eclipse.jetty:jetty-servlet:jar:9.4.14.v20181114 (test) [Information]
    • org.apache.httpcomponents:httpclient:jar:4.5.6 (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

Apache 2.0: Gson

Revised BSD: JSch, JZlib

MIT License: SLF4J API Module

Eclipse Distribution License (New BSD License): JGit - Apache httpclient based HTTP support, JGit - Core, JGit - HTTP Server, JGit - JUnit Http Utility Classes, JGit - JUnit Utility Classes, JGit - LFS Server Tests, JGit - Large File Storage, JGit - Large File Storage Server, JGit - Large File Storage Tests

New BSD License: Hamcrest Core

Bouncy Castle Licence: Bouncy Castle OpenPGP API, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Apache 2: JavaEWAH

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

Apache Software License, Version 1.1: Bouncy Castle OpenPGP API

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Apache Commons Logging

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
gson-2.8.2.jar 232.9 kB 189 173 7 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
jzlib-1.1.1.jar 69.6 kB 35 25 1 1.5 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
httpclient-4.5.6.jar 767.1 kB 508 467 24 1.6 Yes
httpcore-4.4.10.jar 326.4 kB 282 252 17 1.6 Yes
bcpg-jdk15on-1.60.jar 319.9 kB 275 254 13 1.5 No
bcpkix-jdk15on-1.60.jar 796.5 kB 723 674 42 1.5 No
bcprov-jdk15on-1.60.jar 4.2 MB 3494 3330 149 1.5 No
jetty-http-9.4.14.v20181114.jar 204.3 kB 113 93 2 1.8 Yes
jetty-io-9.4.14.v20181114.jar 148 kB 108 93 2 1.8 Yes
jetty-security-9.4.14.v20181114.jar 116 kB 76 61 2 1.8 Yes
jetty-server-9.4.14.v20181114.jar 617.1 kB 315 294 7 1.8 Yes
jetty-servlet-9.4.14.v20181114.jar 122 kB 64 48 3 1.8 Yes
jetty-util-9.4.14.v20181114.jar 516.4 kB 312 285 11 1.8 Yes
org.eclipse.jgit-5.3.0.201903130848-r.jar 2.6 MB 1562 1492 49 1.8 Yes
org.eclipse.jgit.http.apache-5.3.0.201903130848-r.jar 14.9 kB 21 4 2 1.8 Yes
org.eclipse.jgit.http.server-5.3.0.201903130848-r.jar 83.7 kB 75 58 3 1.8 Yes
org.eclipse.jgit.junit-5.3.0.201903130848-r.jar 55.1 kB 37 24 2 1.8 Yes
org.eclipse.jgit.junit.http-5.3.0.201903130848-r.jar 26.2 kB 24 11 1 1.8 Yes
org.eclipse.jgit.lfs-5.3.0.201903130848-r.jar 63.8 kB 59 42 4 1.8 Yes
org.eclipse.jgit.lfs.server-5.3.0.201903130848-r.jar 39.2 kB 40 22 4 1.8 Yes
org.eclipse.jgit.lfs.test-5.3.0.201903130848-r.jar 4.8 kB 13 1 1 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 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
29 12.6 MB 9414 8526 403 1.8 26
compile: 4 compile: 1.4 MB compile: 1070 compile: 839 compile: 49 - compile: 4
test: 25 test: 11.2 MB test: 8344 test: 7687 test: 354 - test: 22