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

com.google.gerrit:gerrit-war 2.14-rc0

Gerrit WAR

Группа

Группа

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

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

gerrit-war
Версия

Версия

2.14-rc0
Тип

Тип

war

Скачать gerrit-war 2.14-rc0

Имя Файла Размер
gerrit-war-2.14-rc0.pom
gerrit-war-2.14-rc0.war 81 MB
Обзор

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