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 | License |
---|---|---|---|---|
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.eclipse.jetty | jetty-servlet | 7.6.14.v20131031 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
org.eclipse.jgit | org.eclipse.jgit | 3.7.1.201504261725-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.http.apache | 3.7.1.201504261725-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.http.server | 3.7.1.201504261725-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.junit | 3.7.1.201504261725-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.junit.http | 3.7.1.201504261725-r | jar | Eclipse Distribution License (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 test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
Revised BSD: JSch
Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty Orbit :: Servlet API
Apache 2: JavaEWAH
New BSD License: Hamcrest Core
Apache License: HttpClient, HttpCore
Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty Orbit :: 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
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
The Apache Software License, Version 2.0: Commons Codec, Commons Logging
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
JavaEWAH-0.7.9.jar | 125.15 kB | 81 | 69 | 3 | 1.6 | Yes |
jsch-0.1.50.jar | 254.41 kB | 156 | 143 | 4 | 1.5 | Yes |
commons-codec-1.4.jar | 58.16 kB | 47 | 30 | 5 | 1.4 | Yes |
commons-logging-1.1.1.jar | 60.69 kB | 42 | 28 | 2 | 1.1 | Yes |
junit-4.11.jar | 245.04 kB | 266 | 233 | 28 | 1.5 | Yes |
httpclient-4.1.3.jar | 352.58 kB | 309 | 273 | 22 | 1.5 | Yes |
httpcore-4.1.4.jar | 181.41 kB | 185 | 163 | 10 | 1.3 | Yes |
jetty-continuation-7.6.14.v20131031.jar | 20.45 kB | 23 | 11 | 1 | 1.5 | Yes |
jetty-http-7.6.14.v20131031.jar | 92.53 kB | 57 | 40 | 3 | 1.5 | Yes |
jetty-io-7.6.14.v20131031.jar | 99.03 kB | 73 | 59 | 3 | 1.5 | Yes |
jetty-security-7.6.14.v20131031.jar | 84.46 kB | 69 | 56 | 2 | 1.5 | Yes |
jetty-server-7.6.14.v20131031.jar | 330.96 kB | 189 | 153 | 9 | 1.5 | Yes |
jetty-servlet-7.6.14.v20131031.jar | 91.88 kB | 60 | 39 | 4 | 1.5 | Yes |
jetty-util-7.6.14.v20131031.jar | 264.65 kB | 170 | 148 | 10 | 1.5 | Yes |
javax.servlet-2.5.0.v201103041518.jar | 119.30 kB | 76 | 42 | 2 | 1.4 | Yes |
org.eclipse.jgit/target/classes | - | 0 | 0 | 0 | - | No |
org.eclipse.jgit.http.apache/target/classes | - | 0 | 0 | 0 | - | No |
org.eclipse.jgit.http.server/target/classes | - | 0 | 0 | 0 | - | No |
org.eclipse.jgit.junit/target/classes | - | 0 | 0 | 0 | - | No |
org.eclipse.jgit.junit.http/target/classes | - | 0 | 0 | 0 | - | No |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
slf4j-api-1.7.2.jar | 26.08 kB | 34 | 23 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
22 | 2.45 MB | 1889 | 1555 | 114 | 1.6 | 17 |
test: 22 | test: 2.45 MB | test: 1889 | test: 1555 | test: 114 | - | test: 17 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
jgit-repository | https://repo.eclipse.org/content/repositories/jgit-releases/ | Yes | Yes |
apache.snapshots | http://repository.apache.org/snapshots | No | Yes |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes |
central | http://repo.maven.apache.org/maven2 | Yes | No |
Repository locations for each of the Dependencies.
Artifact | jgit-repository | apache.snapshots | sonatype-nexus-snapshots | central |
---|---|---|---|---|
com.googlecode.javaewah:JavaEWAH:jar:0.7.9 | - | - | - | - |
com.jcraft:jsch:jar:0.1.50 | - | - | - | - |
commons-codec:commons-codec:jar:1.4 | - | - | - | - |
commons-logging:commons-logging:jar:1.1.1 | - | - | - | - |
junit:junit:jar:4.11 | - | - | - | - |
org.apache.httpcomponents:httpclient:jar:4.1.3 | - | - | - | - |
org.apache.httpcomponents:httpcore:jar:4.1.4 | - | - | - | - |
org.eclipse.jetty:jetty-continuation:jar:7.6.14.v20131031 | - | - | - | - |
org.eclipse.jetty:jetty-http:jar:7.6.14.v20131031 | - | - | - | - |
org.eclipse.jetty:jetty-io:jar:7.6.14.v20131031 | - | - | - | - |
org.eclipse.jetty:jetty-security:jar:7.6.14.v20131031 | - | - | - | - |
org.eclipse.jetty:jetty-server:jar:7.6.14.v20131031 | - | - | - | - |
org.eclipse.jetty:jetty-servlet:jar:7.6.14.v20131031 | - | - | - | - |
org.eclipse.jetty:jetty-util:jar:7.6.14.v20131031 | - | - | - | - |
org.eclipse.jetty.orbit:javax.servlet:jar:2.5.0.v201103041518 | - | - | - | - |
org.eclipse.jgit:org.eclipse.jgit:jar:3.7.1.201504261725-r | - | - | - | - |
org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:3.7.1.201504261725-r | - | - | - | - |
org.eclipse.jgit:org.eclipse.jgit.http.server:jar:3.7.1.201504261725-r | - | - | - | - |
org.eclipse.jgit:org.eclipse.jgit.junit:jar:3.7.1.201504261725-r | - | - | - | - |
org.eclipse.jgit:org.eclipse.jgit.junit.http:jar:3.7.1.201504261725-r | - | - | - | - |
org.hamcrest:hamcrest-core:jar:1.3 | - | - | - | - |
org.slf4j:slf4j-api:jar:1.7.2 | - | - | - | - |
Total | jgit-repository | apache.snapshots | sonatype-nexus-snapshots | central |
22 (test: 22) | 0 | 0 | 0 | 0 |