Last Version

JGit - JUnit Utility Classes 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE

Utility classes to support 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
Version

Version

3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE
Type

Type

jar
Description

Description

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

Download org.eclipse.jgit.junit 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
com.madgag : org.eclipse.jgit jar 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.