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
junit junit 4.12 jar Eclipse Public License 1.0
org.eclipse.jgit org.eclipse.jgit 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.junit.ssh 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.pgm 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.ui 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.mockito mockito-core 2.13.0 jar The 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 Licenses
org.bouncycastle bcprov-jdk15on 1.59 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.33 jar MIT License
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
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
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
log4j log4j 1.2.15 jar -
net.bytebuddy byte-buddy 1.7.9 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.7.9 jar The Apache Software License, Version 2.0
net.i2p.crypto eddsa 0.3.0 jar CC0 1.0 Universal
org.apache.commons commons-compress 1.18 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.9 jar Apache License, Version 2.0
org.apache.sshd sshd-core 2.0.0 jar Apache 2.0 License
org.apache.sshd sshd-sftp 2.0.0 jar Apache 2.0 License
org.eclipse.jetty jetty-http 9.4.11.v20180605 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.4.11.v20180605 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.4.11.v20180605 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.4.11.v20180605 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.4.11.v20180605 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.11.v20180605 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jgit org.eclipse.jgit.archive 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.http.apache 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs.server 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.ssh.apache 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.6 jar Apache 2
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

Project Dependency Graph

Dependency Tree

  • org.eclipse.jgit:org.eclipse.jgit.test:jar:5.2.1.201812262042-r [Information]
    • junit:junit:jar:4.12 (compile) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (compile) [Information]
    • org.bouncycastle:bcprov-jdk15on:jar:1.59 (test) [Information]
    • org.hamcrest:hamcrest-library:jar:1.3 (test) [Information]
    • org.mockito:mockito-core:jar:2.13.0 (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit:jar:5.2.1.201812262042-r (compile) [Information]
      • com.jcraft:jsch:jar:0.1.54 (compile) [Information]
      • com.jcraft:jzlib:jar:1.1.1 (compile) [Information]
      • com.googlecode.javaewah:JavaEWAH:jar:1.1.6 (compile) [Information]
      • org.slf4j:slf4j-api:jar:1.7.2 (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit:jar:5.2.1.201812262042-r (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit.ssh:jar:5.2.1.201812262042-r (compile) [Information]
      • org.apache.sshd:sshd-core:jar:2.0.0 (compile) [Information]
      • org.apache.sshd:sshd-sftp:jar:2.0.0 (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.ui:jar:5.2.1.201812262042-r (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.pgm:jar:5.2.1.201812262042-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

Apache 2.0: Gson

Revised BSD: JSch, JZlib

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

Eclipse Distribution License (New BSD License): JGit - AWT User Interface, JGit - Apache httpclient based HTTP support, JGit - Apache sshd-based SSH support, JGit - Archive Formats, JGit - Command Line Interface, JGit - Core, JGit - Core Tests, JGit - JUnit Ssh 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, Objenesis

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

CC0 1.0 Universal: EdDSA-Java

The MIT License: mockito-core

Apache 2.0 License: Apache Mina SSHD :: Core, Apache Mina SSHD :: SFTP

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Compress, Apache HttpClient, Apache HttpCore, osgi.core

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Apache Commons Logging, Byte Buddy (without dependencies), Byte Buddy Java agent

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
args4j-2.33.jar 155.4 kB 165 74 2 1.5 Yes
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
log4j-1.2.15.jar 391.8 kB 296 259 19 1.1 Yes
byte-buddy-1.7.9.jar 2.9 MB 1999 1950 36 1.6 Yes
byte-buddy-agent-1.7.9.jar 42.9 kB 39 29 1 1.6 Yes
eddsa-0.3.0.jar 63.3 kB 48 33 5 1.6 Yes
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes
httpclient-4.5.5.jar 766.1 kB 508 467 24 1.6 Yes
httpcore-4.4.9.jar 325.5 kB 282 252 17 1.6 Yes
sshd-core-2.0.0.jar 1.4 MB 870 755 89 1.8 Yes
sshd-sftp-2.0.0.jar 301.1 kB 173 141 10 1.8 Yes
bcprov-jdk15on-1.59.jar 4.1 MB 3404 3243 148 1.5 No
jetty-http-9.4.11.v20180605.jar 195.9 kB 111 93 2 1.8 Yes
jetty-io-9.4.11.v20180605.jar 135.2 kB 105 92 2 1.8 Yes
jetty-security-9.4.11.v20180605.jar 93.1 kB 65 52 2 1.8 Yes
jetty-server-9.4.11.v20180605.jar 591.9 kB 302 283 7 1.8 Yes
jetty-servlet-9.4.11.v20180605.jar 110.8 kB 62 48 3 1.8 Yes
jetty-util-9.4.11.v20180605.jar 499.2 kB 306 281 11 1.8 Yes
org.eclipse.jgit-5.2.1.201812262042-r.jar 2.6 MB 1550 1480 49 1.8 Yes
org.eclipse.jgit.archive-5.2.1.201812262042-r.jar 19 kB 23 9 2 1.8 Yes
org.eclipse.jgit.http.apache-5.2.1.201812262042-r.jar 15.1 kB 21 4 2 1.8 Yes
org.eclipse.jgit.junit-5.2.1.201812262042-r.jar 55.4 kB 37 24 2 1.8 Yes
org.eclipse.jgit.junit.ssh-5.2.1.201812262042-r.jar 14.5 kB 20 7 1 1.8 Yes
org.eclipse.jgit.lfs-5.2.1.201812262042-r.jar 64.5 kB 59 42 4 1.8 Yes
org.eclipse.jgit.lfs.server-5.2.1.201812262042-r.jar 39.6 kB 40 22 4 1.8 Yes
org.eclipse.jgit.pgm-5.2.1.201812262042-r.jar 261.1 kB 140 119 5 1.8 Yes
org.eclipse.jgit.ssh.apache-5.2.1.201812262042-r.jar 150.9 kB 97 77 4 1.8 Yes
org.eclipse.jgit.ui-5.2.1.201812262042-r.jar 21.7 kB 25 11 1 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes
mockito-core-2.13.0.jar 538.3 kB 578 511 61 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
org.osgi.core-4.3.1.jar 350 kB 254 106 13 1.5 Yes
slf4j-api-1.7.2.jar 26.1 kB 34 23 3 1.5 Yes
slf4j-log4j12-1.7.2.jar 8.8 kB 16 6 1 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
42 18.5 MB 13390 11905 638 1.8 41
compile: 40 compile: 14.3 MB compile: 9940 compile: 8627 compile: 483 - compile: 40
test: 2 test: 4.1 MB test: 3450 test: 3278 test: 155 - test: 1