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.20.v20190813 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jgit org.eclipse.jgit 5.5.1.201910021850-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit 5.5.1.201910021850-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit.http 5.5.1.201910021850-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs.server 5.5.1.201910021850-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs.test 5.5.1.201910021850-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.55 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.61 jar Bouncy Castle LicenceApache Software License, Version 1.1
org.bouncycastle bcpkix-jdk15on 1.61 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.61 jar Bouncy Castle Licence
org.eclipse.jetty jetty-http 9.4.20.v20190813 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.4.20.v20190813 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.4.20.v20190813 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.4.20.v20190813 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.20.v20190813 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jgit org.eclipse.jgit.http.apache 5.5.1.201910021850-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.http.server 5.5.1.201910021850-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs 5.5.1.201910021850-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.5.1.201910021850-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.5.1.201910021850-r (test) [Information]
      • com.jcraft:jsch:jar:0.1.55 (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.61 (test) [Information]
      • org.bouncycastle:bcprov-jdk15on:jar:1.61 (test) [Information]
      • org.bouncycastle:bcpkix-jdk15on:jar:1.61 (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:5.5.1.201910021850-r (test) [Information]
      • org.eclipse.jgit:org.eclipse.jgit.lfs:jar:5.5.1.201910021850-r (test) [Information]
      • org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:5.5.1.201910021850-r (test) [Information]
      • com.google.code.gson:gson:jar:2.8.2 (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.lfs.test:jar:5.5.1.201910021850-r (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit.http:jar:5.5.1.201910021850-r (test) [Information]
      • org.eclipse.jgit:org.eclipse.jgit.http.server:jar:5.5.1.201910021850-r (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit:jar:5.5.1.201910021850-r (test) [Information]
    • org.eclipse.jetty:jetty-servlet:jar:9.4.20.v20190813 (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.55.jar 282.6 kB 180 167 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.61.jar 325.6 kB 284 260 16 - No
bcpkix-jdk15on-1.61.jar 866.3 kB 785 732 46 - No
bcprov-jdk15on-1.61.jar 4.5 MB 3724 3553 157 - No
jetty-http-9.4.20.v20190813.jar 207.9 kB 115 95 2 1.8 Yes
jetty-io-9.4.20.v20190813.jar 156.1 kB 111 96 2 1.8 Yes
jetty-security-9.4.20.v20190813.jar 116.9 kB 77 62 2 1.8 Yes
jetty-server-9.4.20.v20190813.jar 657.3 kB 341 319 8 1.8 Yes
jetty-servlet-9.4.20.v20190813.jar 127.6 kB 69 53 3 1.8 Yes
jetty-util-9.4.20.v20190813.jar 538.7 kB 333 305 12 1.8 Yes
org.eclipse.jgit-5.5.1.201910021850-r.jar 2.7 MB 1541 1470 50 1.8 Yes
org.eclipse.jgit.http.apache-5.5.1.201910021850-r.jar 15.1 kB 21 4 2 1.8 Yes
org.eclipse.jgit.http.server-5.5.1.201910021850-r.jar 83.6 kB 74 57 3 1.8 Yes
org.eclipse.jgit.junit-5.5.1.201910021850-r.jar 58.5 kB 39 26 2 1.8 Yes
org.eclipse.jgit.junit.http-5.5.1.201910021850-r.jar 25.8 kB 23 10 1 1.8 Yes
org.eclipse.jgit.lfs-5.5.1.201910021850-r.jar 62.9 kB 57 40 4 1.8 Yes
org.eclipse.jgit.lfs.server-5.5.1.201910021850-r.jar 40.1 kB 41 23 4 1.8 Yes
org.eclipse.jgit.lfs.test-5.5.1.201910021850-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 13.2 MB 9754 8849 421 1.8 26
compile: 4 compile: 1.4 MB compile: 1070 compile: 839 compile: 49 - compile: 4
test: 25 test: 11.7 MB test: 8684 test: 8010 test: 372 - test: 22