JGit - DHT Storage Tests

JUnit tests for Git repository storage on a distributed hashtable

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.madgag
ArtifactId

ArtifactId

org.eclipse.jgit.storage.dht.test
Last Version

Last Version

2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

JGit - DHT Storage Tests
JUnit tests for Git repository storage on a distributed hashtable

Download org.eclipse.jgit.storage.dht.test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.madgag : org.eclipse.jgit jar 2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE
com.madgag : org.eclipse.jgit.junit jar 2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE
com.madgag : org.eclipse.jgit.storage.dht jar 2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.