Last Version

Gerrit Code Review - WAR 3.6.1

Gerrit WAR

License

License

GroupId

GroupId

com.google.gerrit
ArtifactId

ArtifactId

gerrit-war
Version

Version

3.6.1
Type

Type

war
Description

Description

Gerrit Code Review - WAR
Gerrit WAR
Project URL

Project URL

https://www.gerritcodereview.com/
Source Code Management

Source Code Management

https://gerrit.googlesource.com/gerrit

Download gerrit-war 3.6.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.