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

com.google.gerrit:gerrit-war 2.15-rc1

Gerrit WAR

Группа

Группа

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

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

gerrit-war
Версия

Версия

2.15-rc1
Тип

Тип

war

Скачать gerrit-war 2.15-rc1

Имя Файла Размер
gerrit-war-2.15-rc1.pom
gerrit-war-2.15-rc1.war 84 MB
Обзор

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