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

Gerrit Code Review - Plugin API 3.5.0.1

API for Gerrit Plugins

Лицензия

Лицензия

Группа

Группа

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

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

gerrit-plugin-api
Версия

Версия

3.5.0.1
Тип

Тип

jar
Описание

Описание

Gerrit Code Review - Plugin API
API for Gerrit Plugins
Ссылка на сайт

Ссылка на сайт

https://www.gerritcodereview.com/
Система контроля версий

Система контроля версий

https://gerrit.googlesource.com/gerrit

Скачать gerrit-plugin-api 3.5.0.1


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.