| License |
License |
|---|---|
| GroupId | GroupIdcom.gerritforge |
| ArtifactId | ArtifactIdglobal-refdb |
| Last Version | Last Version3.6.0-rc5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionglobal-refdb
Global ref-database for use with Gerrit Code Review
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| global-refdb-3.6.0-rc5.pom | |
| global-refdb-3.6.0-rc5.jar | 4 KB |
| global-refdb-3.6.0-rc5-sources.jar | 5 KB |
| global-refdb-3.6.0-rc5-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gerritforge/global-refdb/ -->
<dependency>
<groupId>com.gerritforge</groupId>
<artifactId>global-refdb</artifactId>
<version>3.6.0-rc5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gerritforge/global-refdb/
implementation 'com.gerritforge:global-refdb:3.6.0-rc5'
// https://jarcasting.com/artifacts/com.gerritforge/global-refdb/
implementation ("com.gerritforge:global-refdb:3.6.0-rc5")
'com.gerritforge:global-refdb:jar:3.6.0-rc5'
<dependency org="com.gerritforge" name="global-refdb" rev="3.6.0-rc5">
<artifact name="global-refdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gerritforge', module='global-refdb', version='3.6.0-rc5')
)
libraryDependencies += "com.gerritforge" % "global-refdb" % "3.6.0-rc5"
[com.gerritforge/global-refdb "3.6.0-rc5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gerrit : gerrit-plugin-api | jar | 3.6.0-rc5 |
| com.ryanharter.auto.value : auto-value-gson | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gerrit : gerrit-acceptance-framework | jar | 3.6.0-rc5 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.61 |
| junit : junit | jar | 4.12 |