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 Optional
junit junit 4.13.2 jar Eclipse Public License 1.0 No
org.assertj assertj-core 3.20.2 jar Apache License, Version 2.0 No
org.eclipse.jgit org.eclipse.jgit 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License) No
org.eclipse.jgit org.eclipse.jgit.junit 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License) No
org.eclipse.jgit org.eclipse.jgit.junit.ssh 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License) No
org.eclipse.jgit org.eclipse.jgit.pgm 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License) No
org.eclipse.jgit org.eclipse.jgit.ui 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License) No
org.mockito mockito-core 4.8.1 jar The MIT License No
org.tukaani xz 1.9 jar Public Domain Yes

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 bcpg-jdk18on 1.72 jar Bouncy Castle LicenceApache Software License, Version 2.0
org.bouncycastle bcpkix-jdk18on 1.72 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk18on 1.72 jar Bouncy Castle Licence
org.hamcrest hamcrest 2.2 jar BSD License 3

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.9.1 jar Apache-2.0
com.googlecode.javaewah JavaEWAH 1.1.13 jar Apache 2
com.jcraft jsch 0.1.55 jar Revised BSD
com.jcraft jzlib 1.1.3 jar BSD
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.12.16 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.16 jar Apache License, Version 2.0
net.i2p.crypto eddsa 0.3.0 jar CC0 1.0 Universal
net.java.dev.jna jna 5.8.0 jar LGPL, version 2.1Apache License v2.0
net.java.dev.jna jna-platform 5.8.0 jar LGPL, version 2.1Apache License v2.0
org.apache.commons commons-compress 1.21 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.15 jar Apache License, Version 2.0
org.apache.sshd sshd-osgi 2.9.2 jar Apache 2.0 License
org.apache.sshd sshd-sftp 2.9.2 jar Apache 2.0 License
org.bouncycastle bcutil-jdk18on 1.72 jar Bouncy Castle Licence
org.eclipse.jetty jetty-http 10.0.6 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-io 10.0.6 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-security 10.0.6 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-server 10.0.6 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-servlet 10.0.6 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-util 10.0.6 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.toolchain jetty-servlet-api 4.0.6 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jgit org.eclipse.jgit.archive 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.gpg.bc 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.http.apache 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.lfs.server 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.ssh.apache 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.ssh.apache.agent 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.ssh.jsch 6.4.0.202211300538-r jar Eclipse Distribution License (New BSD License)
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.osgi org.osgi.core 6.0.0 jar Apache License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.32 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License
org.slf4j slf4j-simple 1.7.30 jar MIT License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.objenesis objenesis 3.2 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.eclipse.jgit:org.eclipse.jgit.test:jar:6.4.0.202211300538-r [Information]
    • junit:junit:jar:4.13.2 (compile) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (compile) [Information]
    • org.bouncycastle:bcprov-jdk18on:jar:1.72 (test) [Information]
    • org.bouncycastle:bcpg-jdk18on:jar:1.72 (test) [Information]
    • org.bouncycastle:bcpkix-jdk18on:jar:1.72 (test) [Information]
      • org.bouncycastle:bcutil-jdk18on:jar:1.72 (compile) [Information]
    • org.hamcrest:hamcrest:jar:2.2 (test) [Information]
    • org.assertj:assertj-core:jar:3.20.2 (compile) [Information]
    • org.mockito:mockito-core:jar:4.8.1 (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit:jar:6.4.0.202211300538-r (compile) [Information]
      • com.googlecode.javaewah:JavaEWAH:jar:1.1.13 (compile) [Information]
      • org.slf4j:slf4j-api:jar:1.7.30 (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit:jar:6.4.0.202211300538-r (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.junit.ssh:jar:6.4.0.202211300538-r (compile) [Information]
      • org.apache.sshd:sshd-osgi:jar:2.9.2 (compile) [Information]
      • org.apache.sshd:sshd-sftp:jar:2.9.2 (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.ui:jar:6.4.0.202211300538-r (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.pgm:jar:6.4.0.202211300538-r (compile) [Information]
    • org.tukaani:xz:jar:1.9 (compile) [Information]

Licenses

Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet API and Schemas for JPMS and OSGi, Jetty :: Servlet Handling, Jetty :: Utilities

Eclipse Public License 1.0: JUnit

BSD License 3: Hamcrest

MIT License: SLF4J API Module, SLF4J Simple Binding, args4j

Revised BSD: JSch

Public Domain: XZ for Java

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

New BSD License: Hamcrest Core

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle OpenPGP API, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Apache 2: JavaEWAH

BSD: JZlib

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

Eclipse Public License - Version 1.0: Jetty :: Servlet API and Schemas for JPMS and OSGi

CC0 1.0 Universal: EdDSA-Java

Apache Software License, Version 2.0: Bouncy Castle OpenPGP API

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Compress, Apache HttpClient, Apache HttpCore, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, JCL 1.2 implemented over SLF4J, Objenesis, org.osgi.core

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

Apache-2.0: Gson

LGPL, version 2.1: Java Native Access, Java Native Access Platform

Apache License v2.0: Java Native Access, Java Native Access Platform

The Apache Software License, Version 2.0: Apache Commons Logging

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
args4j-2.33.jar 155.4 kB 165 74 2 1.5 Yes No
gson-2.9.1.jar 265 kB 228 208 10 - Yes No
JavaEWAH-1.1.13.jar 166.9 kB 120 106 5 1.8 Yes No
jsch-0.1.55.jar 282.6 kB 180 167 4 1.5 Yes No
jzlib-1.1.3.jar 72 kB 36 26 1 1.5 Yes No
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes No
byte-buddy-1.12.16.jar 3.9 MB 2726 2672 39 - Yes No
byte-buddy-agent-1.12.16.jar 256.3 kB 90 70 3 - Yes No
eddsa-0.3.0.jar 63.3 kB 48 33 5 1.6 Yes No
jna-5.8.0.jar 1.7 MB 178 117 4 1.6 Yes No
jna-platform-5.8.0.jar 1.3 MB 1313 1266 14 1.6 Yes No
commons-compress-1.21.jar 1 MB 576 524 35 1.8 Yes No
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes No
httpcore-4.4.15.jar 328.3 kB 283 253 17 1.6 Yes No
sshd-osgi-2.9.2.jar 1.8 MB 1124 993 104 1.8 Yes No
sshd-sftp-2.9.2.jar 371.7 kB 203 173 12 1.8 Yes No
assertj-core-3.20.2.jar 4.9 MB 3321 3244 62 - Yes No
bcpg-jdk18on-1.72.jar 403.1 kB 333 311 16 - No No
bcpkix-jdk18on-1.72.jar 1 MB 909 853 51 - No No
bcprov-jdk18on-1.72.jar 11.3 MB 5433 4005 178 - Yes No
bcutil-jdk18on-1.72.jar 672.2 kB 624 583 34 - No No
jetty-http-10.0.6.jar 233.6 kB 127 108 3 - Yes No
jetty-io-10.0.6.jar 184.2 kB 122 107 4 - Yes No
jetty-security-10.0.6.jar 117.9 kB 75 61 3 - Yes No
jetty-server-10.0.6.jar 750.8 kB 367 346 8 - Yes No
jetty-servlet-10.0.6.jar 163.2 kB 89 74 4 - Yes No
jetty-util-10.0.6.jar 541.9 kB 325 299 13 - Yes No
jetty-servlet-api-4.0.6.jar 273.1 kB 137 86 5 - Yes No
org.eclipse.jgit-6.4.0.202211300538-r.jar 2.8 MB 1616 1544 52 - Yes No
org.eclipse.jgit.archive-6.4.0.202211300538-r.jar 19.3 kB 23 9 2 - Yes No
org.eclipse.jgit.gpg.bc-6.4.0.202211300538-r.jar 57.2 kB 38 18 3 - Yes No
org.eclipse.jgit.http.apache-6.4.0.202211300538-r.jar 18.7 kB 24 7 2 - Yes No
org.eclipse.jgit.junit-6.4.0.202211300538-r.jar 58.7 kB 39 26 2 - Yes No
org.eclipse.jgit.junit.ssh-6.4.0.202211300538-r.jar 67.3 kB 63 12 1 - Yes No
org.eclipse.jgit.lfs-6.4.0.202211300538-r.jar 66.7 kB 58 41 4 - Yes No
org.eclipse.jgit.lfs.server-6.4.0.202211300538-r.jar 39.7 kB 41 23 4 - Yes No
org.eclipse.jgit.pgm-6.4.0.202211300538-r.jar 286.8 kB 140 119 5 - Yes No
org.eclipse.jgit.ssh.apache-6.4.0.202211300538-r.jar 198.8 kB 120 96 6 - Yes No
org.eclipse.jgit.ssh.apache.agent-6.4.0.202211300538-r.jar 30.5 kB 36 16 1 - Yes No
org.eclipse.jgit.ssh.jsch-6.4.0.202211300538-r.jar 32.5 kB 35 13 2 - Yes No
org.eclipse.jgit.ui-6.4.0.202211300538-r.jar 21 kB 25 11 1 - Yes No
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
mockito-core-4.8.1.jar 684 kB 652 580 64 1.8 Yes No
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes No
org.osgi.core-6.0.0.jar 475.3 kB 387 158 21 1.5 Yes No
jcl-over-slf4j-1.7.32.jar 16.6 kB 23 9 2 1.5 Yes No
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes No
slf4j-simple-1.7.30.jar 15.2 kB 20 10 1 1.5 Yes No
xz-1.9.jar 116 kB 132 117 10 - No Yes
Total Size Entries Classes Packages Java Version Debug Information Sealed
52 39.2 MB 24068 20742 912 1.8 48 1
compile: 47 compile: 26.3 MB compile: 17212 compile: 15422 compile: 646 - compile: 45 compile: 1
test: 4 test: 12.8 MB test: 6797 test: 5277 test: 256 - test: 2 -
runtime: 1 runtime: 49.4 kB runtime: 59 runtime: 43 runtime: 10 - runtime: 1 -