не последняя версия
Последняя версия 3.6.1

com.google.gerrit:gerrit-war 2.16-rc3

Gerrit WAR

Группа

Группа

com.google.gerrit
Идентификатор

Идентификатор

gerrit-war
Версия

Версия

2.16-rc3
Тип

Тип

war

Скачать gerrit-war 2.16-rc3

Имя Файла Размер
gerrit-war-2.16-rc3.pom
gerrit-war-2.16-rc3.war 70 MB
Обзор

<!-- https://jarcasting.com/artifacts/com.google.gerrit/gerrit-war/ -->
<dependency>
    <groupId>com.google.gerrit</groupId>
    <artifactId>gerrit-war</artifactId>
    <version>2.16-rc3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.gerrit/gerrit-war/
implementation 'com.google.gerrit:gerrit-war:2.16-rc3'
// https://jarcasting.com/artifacts/com.google.gerrit/gerrit-war/
implementation ("com.google.gerrit:gerrit-war:2.16-rc3")
'com.google.gerrit:gerrit-war:war:2.16-rc3'
<dependency org="com.google.gerrit" name="gerrit-war" rev="2.16-rc3">
  <artifact name="gerrit-war" type="war" />
</dependency>
@Grapes(
@Grab(group='com.google.gerrit', module='gerrit-war', version='2.16-rc3')
)
libraryDependencies += "com.google.gerrit" % "gerrit-war" % "2.16-rc3"
[com.google.gerrit/gerrit-war "2.16-rc3"]