is not current version
Last Version 2.2.23.1

io.fabric8.jube.images.fabric8:gerrit 2.1.11

[Gerrit](https://code.google.com/p/gerrit/) Web based code review and project management for Git based projects

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

gerrit
Version

Version

2.1.11
Type

Type

jar

Download gerrit 2.1.11


<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/gerrit/ -->
<dependency>
    <groupId>io.fabric8.jube.images.fabric8</groupId>
    <artifactId>gerrit</artifactId>
    <version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/gerrit/
implementation 'io.fabric8.jube.images.fabric8:gerrit:2.1.11'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/gerrit/
implementation ("io.fabric8.jube.images.fabric8:gerrit:2.1.11")
'io.fabric8.jube.images.fabric8:gerrit:jar:2.1.11'
<dependency org="io.fabric8.jube.images.fabric8" name="gerrit" rev="2.1.11">
  <artifact name="gerrit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='gerrit', version='2.1.11')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "gerrit" % "2.1.11"
[io.fabric8.jube.images.fabric8/gerrit "2.1.11"]