is not current version
Last Version 6.2.0.202206071550-r

JGit - JUnit Http Utility Classes 6.0.0.202111291000-r

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

org.eclipse.jgit
ArtifactId

ArtifactId

org.eclipse.jgit.junit.http
Version

Version

6.0.0.202111291000-r
Type

Type

jar
Description

Description

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

Project Organization

Eclipse JGit Project

Download org.eclipse.jgit.junit.http 6.0.0.202111291000-r


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 6.0.0.202111291000-r
org.eclipse.jgit : org.eclipse.jgit.http.server jar 6.0.0.202111291000-r
org.eclipse.jgit : org.eclipse.jgit.junit jar 6.0.0.202111291000-r
org.eclipse.jetty : jetty-servlet jar 10.0.6

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.