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.22.v20191022 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jgit org.eclipse.jgit 5.6.0.201912101111-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit 5.6.0.201912101111-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit.http 5.6.0.201912101111-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs.server 5.6.0.201912101111-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs.test 5.6.0.201912101111-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.64 jar Bouncy Castle LicenceApache Software License, Version 1.1
org.bouncycastle bcpkix-jdk15on 1.64 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.64 jar Bouncy Castle Licence
org.eclipse.jetty jetty-http 9.4.22.v20191022 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.4.22.v20191022 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.4.22.v20191022 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.4.22.v20191022 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.22.v20191022 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jgit org.eclipse.jgit.http.apache 5.6.0.201912101111-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.http.server 5.6.0.201912101111-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs 5.6.0.201912101111-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.6.0.201912101111-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.6.0.201912101111-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.64 (test) [Information]
      • org.bouncycastle:bcprov-jdk15on:jar:1.64 (test) [Information]
      • org.bouncycastle:bcpkix-jdk15on:jar:1.64 (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:5.6.0.201912101111-r (test) [Information]
      • org.eclipse.jgit:org.eclipse.jgit.lfs:jar:5.6.0.201912101111-r (test) [Information]
      • org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:5.6.0.201912101111-r (test) [Information]
      • com.google.code.gson:gson:jar:2.8.2 (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.lfs.test:jar:5.6.0.201912101111-r (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit.http:jar:5.6.0.201912101111-r (test) [Information]
      • org.eclipse.jgit:org.eclipse.jgit.http.server:jar:5.6.0.201912101111-r (test) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit:jar:5.6.0.201912101111-r (test) [Information]
    • org.eclipse.jetty:jetty-servlet:jar:9.4.22.v20191022 (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.64.jar 329.1 kB 286 262 16 - No
bcpkix-jdk15on-1.64.jar 878 kB 791 738 46 - No
bcprov-jdk15on-1.64.jar 4.8 MB 3811 3637 158 - No
jetty-http-9.4.22.v20191022.jar 210.2 kB 116 96 2 1.8 Yes
jetty-io-9.4.22.v20191022.jar 159.2 kB 112 97 2 1.8 Yes
jetty-security-9.4.22.v20191022.jar 117 kB 77 62 2 1.8 Yes
jetty-server-9.4.22.v20191022.jar 672 kB 351 329 8 1.8 Yes
jetty-servlet-9.4.22.v20191022.jar 132 kB 73 57 3 1.8 Yes
jetty-util-9.4.22.v20191022.jar 542.3 kB 335 307 12 1.8 Yes
org.eclipse.jgit-5.6.0.201912101111-r.jar 2.7 MB 1562 1491 50 1.8 Yes
org.eclipse.jgit.http.apache-5.6.0.201912101111-r.jar 15.2 kB 21 4 2 1.8 Yes
org.eclipse.jgit.http.server-5.6.0.201912101111-r.jar 85.2 kB 76 59 3 1.8 Yes
org.eclipse.jgit.junit-5.6.0.201912101111-r.jar 58.8 kB 39 26 2 1.8 Yes
org.eclipse.jgit.junit.http-5.6.0.201912101111-r.jar 25.8 kB 23 10 1 1.8 Yes
org.eclipse.jgit.lfs-5.6.0.201912101111-r.jar 63 kB 57 40 4 1.8 Yes
org.eclipse.jgit.lfs.server-5.6.0.201912101111-r.jar 40.1 kB 41 23 4 1.8 Yes
org.eclipse.jgit.lfs.test-5.6.0.201912101111-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.5 MB 9890 8982 422 1.8 26
compile: 4 compile: 1.4 MB compile: 1070 compile: 839 compile: 49 - compile: 4
test: 25 test: 12.1 MB test: 8820 test: 8143 test: 373 - test: 22