Last Version

JGit - Core Java 7 Tests 3.1.0-201309071158-r

JUnit tests for Java7 support in the core library.

License

License

Eclipse Distribution License (New BSD License)
Categories

Categories

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

GroupId

com.bacoder.jgit
ArtifactId

ArtifactId

org.eclipse.jgit.java7.test
Version

Version

3.1.0-201309071158-r
Type

Type

jar
Description

Description

JGit - Core Java 7 Tests
JUnit tests for Java7 support in the core library.

Download org.eclipse.jgit.java7.test 3.1.0-201309071158-r


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

Dependencies

compile (3)

Group / Artifact Type Version
com.bacoder.jgit : org.eclipse.jgit jar 3.1.0-201309071158-r
com.bacoder.jgit : org.eclipse.jgit.junit jar 3.1.0-201309071158-r
com.bacoder.jgit : org.eclipse.jgit.java7 jar 3.1.0-201309071158-r

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar [1.1.0,2.0.0)

Project Modules

There are no modules declared in this project.