JGit - JUnit Http Utility Classes

Utility classes to support Http based JUnit testing of JGit applications.

License

License

Eclipse Distribution License (New BSD License)
Categories

Categories

Git Development Tools Version Controls JUnit Unit Testing CLI User Interface JGit General Purpose Libraries Utility
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

org.eclipse.jgit.junit.http
Last Version

Last Version

3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

JGit - JUnit Http Utility Classes
Utility classes to support Http based JUnit testing of JGit applications.

Download org.eclipse.jgit.junit.http

How to add to project

<!-- https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.junit.http/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>org.eclipse.jgit.junit.http</artifactId>
    <version>3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.junit.http/
implementation 'com.madgag:org.eclipse.jgit.junit.http:3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE'
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.junit.http/
implementation ("com.madgag:org.eclipse.jgit.junit.http:3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE")
'com.madgag:org.eclipse.jgit.junit.http:jar:3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE'
<dependency org="com.madgag" name="org.eclipse.jgit.junit.http" rev="3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE">
  <artifact name="org.eclipse.jgit.junit.http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='org.eclipse.jgit.junit.http', version='3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE')
)
libraryDependencies += "com.madgag" % "org.eclipse.jgit.junit.http" % "3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE"
[com.madgag/org.eclipse.jgit.junit.http "3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.madgag : org.eclipse.jgit jar 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE
com.madgag : org.eclipse.jgit.http.server jar 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE
com.madgag : org.eclipse.jgit.junit jar 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE
org.eclipse.jetty : jetty-servlet jar 7.6.14.v20131031

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.