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
log4j log4j 1.2.15 jar -
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.eclipse.jetty jetty-servlet 9.4.11.v20180605 jar Apache Software License - Version 2.0Eclipse Public License - Version 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.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.eclipse.jgit org.eclipse.jgit.ui 5.2.1.201812262042-r jar Eclipse Distribution License (New BSD License)
org.slf4j slf4j-api 1.7.2 jar MIT License
org.slf4j slf4j-log4j12 1.7.2 jar MIT 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
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
net.i2p.crypto eddsa 0.3.0 jar CC0 1.0 Universal
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-util 9.4.11.v20180605 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.osgi org.osgi.core 4.3.1 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.eclipse.jgit:org.eclipse.jgit.pgm:jar:5.2.1.201812262042-r [Information]
    • args4j:args4j:jar:2.33 (compile) [Information]
    • org.apache.commons:commons-compress:jar:1.18 (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.archive:jar:5.2.1.201812262042-r (compile) [Information]
      • org.osgi:org.osgi.core:jar:4.3.1 (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.eclipse.jgit:org.eclipse.jgit.ui:jar:5.2.1.201812262042-r (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:5.2.1.201812262042-r (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.ssh.apache: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]
      • net.i2p.crypto:eddsa:jar:0.3.0 (compile) [Information]
    • org.apache.httpcomponents:httpclient:jar:4.5.5 (compile) [Information]
    • org.slf4j:slf4j-api:jar:1.7.2 (compile) [Information]
    • org.slf4j:slf4j-log4j12:jar:1.7.2 (compile) [Information]
    • log4j:log4j:jar:1.2.15 (compile) [Information]
    • org.eclipse.jetty:jetty-servlet:jar:9.4.11.v20180605 (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.lfs:jar:5.2.1.201812262042-r (compile) [Information]
    • org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:5.2.1.201812262042-r (compile) [Information]

Licenses

Apache 2: JavaEWAH

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 - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities

Apache 2.0: Gson

CC0 1.0 Universal: EdDSA-Java

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

Revised BSD: JSch, JZlib

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

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

CDDL + GPLv2 with classpath exception: Java Servlet API

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 - Large File Storage, JGit - Large File Storage Server

The Apache Software License, Version 2.0: Apache Commons Logging

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
log4j-1.2.15.jar 391.8 kB 296 259 19 1.1 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
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.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.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
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
31 10.1 MB 6693 5613 334 1.8 31
compile: 31 compile: 10.1 MB compile: 6693 compile: 5613 compile: 334 - compile: 31