Jar examples for o:org.eclipse.jgit
Utility classes to support JUnit testing of JGit applications.
You can download jar file org.eclipse.jgit.junit 0.10.99.0 in this page.
Eclipse Distribution License
You can use the following script to add org.eclipse.jgit.junit-0.10.99.0.jar to your project.
<dependency> <groupId>com.madgag</groupId> <artifactId>org.eclipse.jgit.junit</artifactId> <version>0.10.99.0</version> </dependency>
compile group: 'com.madgag', name: 'org.eclipse.jgit.junit', version: '0.10.99.0'
libraryDependencies += "com.madgag" % "org.eclipse.jgit.junit" % "0.10.99.0"
<dependency org="com.madgag" name="org.eclipse.jgit.junit" rev="0.10.99.0"/>
@Grapes(@Grab(group='com.madgag', module='org.eclipse.jgit.junit', version='0.10.99.0'))
'com.madgag:org.eclipse.jgit.junit:jar:0.10.99.0'
Click the following link to download the jar file.
org.eclipse.jgit.junit-0.10.99.0-javadoc.jar