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.eclipse.jetty | jetty-servlet | 9.4.36.v20210114 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jgit | org.eclipse.jgit | 5.11.0.202103091610-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.junit | 5.11.0.202103091610-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.junit.http | 5.11.0.202103091610-r | jar | Eclipse Distribution License (New BSD License) |
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.13 | jar | Eclipse Public License 1.0 |
org.eclipse.jgit | org.eclipse.jgit.http.apache | 5.11.0.202103091610-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.http.server | 5.11.0.202103091610-r | jar | Eclipse Distribution License (New BSD License) |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.googlecode.javaewah | JavaEWAH | 1.1.7 | jar | Apache 2 |
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
org.eclipse.jetty | jetty-http | 9.4.36.v20210114 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-io | 9.4.36.v20210114 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-security | 9.4.36.v20210114 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-server | 9.4.36.v20210114 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-util | 9.4.36.v20210114 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-util-ajax | 9.4.36.v20210114 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
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 |
---|---|---|---|---|
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 |
org.apache.httpcomponents | httpclient | 4.5.13 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.14 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
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, Jetty :: Utilities :: Ajax(JSON)
Eclipse Public License 1.0: JUnit
Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON)
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore
CDDL + GPLv2 with classpath exception: Java Servlet API
Eclipse Distribution License (New BSD License): JGit - Apache httpclient based HTTP support, JGit - Core, JGit - HTTP Server, JGit - HTTP Tests, JGit - JUnit Http Utility Classes, JGit - JUnit Utility Classes
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: Apache Commons Logging
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
JavaEWAH-1.1.7.jar | 166.3 kB | 120 | 106 | 5 | 1.8 | Yes |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 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.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.14.jar | 328.4 kB | 283 | 253 | 17 | 1.6 | Yes |
jetty-http-9.4.36.v20210114.jar | 216.5 kB | 118 | 98 | 2 | 1.8 | Yes |
jetty-io-9.4.36.v20210114.jar | 169.1 kB | 118 | 103 | 2 | 1.8 | Yes |
jetty-security-9.4.36.v20210114.jar | 118.5 kB | 77 | 62 | 2 | 1.8 | Yes |
jetty-server-9.4.36.v20210114.jar | 709.4 kB | 366 | 343 | 8 | 1.8 | Yes |
jetty-servlet-9.4.36.v20210114.jar | 145.8 kB | 86 | 70 | 3 | 1.8 | Yes |
jetty-util-9.4.36.v20210114.jar | 567.7 kB | 348 | 321 | 12 | 1.8 | Yes |
jetty-util-ajax-9.4.36.v20210114.jar | 65.2 kB | 48 | 33 | 1 | 1.8 | Yes |
org.eclipse.jgit-5.11.0.202103091610-r.jar | 2.7 MB | 1606 | 1536 | 50 | 1.8 | Yes |
org.eclipse.jgit.http.apache-5.11.0.202103091610-r.jar | 19.1 kB | 25 | 8 | 2 | 1.8 | Yes |
org.eclipse.jgit.http.server-5.11.0.202103091610-r.jar | 86.5 kB | 79 | 62 | 3 | 1.8 | Yes |
org.eclipse.jgit.junit-5.11.0.202103091610-r.jar | 60.3 kB | 42 | 29 | 2 | 1.8 | Yes |
org.eclipse.jgit.junit.http-5.11.0.202103091610-r.jar | 24.8 kB | 23 | 10 | 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 |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
22 | 7.2 MB | 4769 | 4169 | 193 | 1.8 | 22 |
compile: 13 | compile: 5.1 MB | compile: 3101 | compile: 2824 | compile: 96 | - | compile: 13 |
test: 9 | test: 2.1 MB | test: 1668 | test: 1345 | test: 97 | - | test: 9 |