License |
License
Eclipse Distribution License (New BSD License)
|
---|---|
Categories |
CategoriesGit Development Tools Version Controls CLI User Interface JGit General Purpose Libraries Utility |
GroupId | GroupIdcom.madgag |
ArtifactId | ArtifactIdorg.eclipse.jgit.storage.dht |
Version | Version2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE |
Type | Typejar |
Description |
DescriptionJGit - DHT Storage
Git repository storage on a distributed hashtable
|
<!-- https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.storage.dht/ -->
<dependency>
<groupId>com.madgag</groupId>
<artifactId>org.eclipse.jgit.storage.dht</artifactId>
<version>2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.storage.dht/
implementation 'com.madgag:org.eclipse.jgit.storage.dht:2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE'
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.storage.dht/
implementation ("com.madgag:org.eclipse.jgit.storage.dht:2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE")
'com.madgag:org.eclipse.jgit.storage.dht:jar:2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE'
<dependency org="com.madgag" name="org.eclipse.jgit.storage.dht" rev="2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE">
<artifact name="org.eclipse.jgit.storage.dht" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='org.eclipse.jgit.storage.dht', version='2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE')
)
libraryDependencies += "com.madgag" % "org.eclipse.jgit.storage.dht" % "2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE"
[com.madgag/org.eclipse.jgit.storage.dht "2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.madgag : org.eclipse.jgit | jar | 2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE |
com.madgag : org.eclipse.jgit.generated.storage.dht.proto | jar | 2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE |