gerrit-owners-autoassign

Gerrit Plugin for using OWNERS files for automatically assigning code reviewers.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators owner Configuration
GroupId

GroupId

com.github.vadims
ArtifactId

ArtifactId

gerrit-owners-autoassign
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

gerrit-owners-autoassign
Gerrit Plugin for using OWNERS files for automatically assigning code reviewers.

Download gerrit-owners-autoassign

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.vadims : gerrit-owners-common jar 1.1

provided (1)

Group / Artifact Type Version
com.google.gerrit : gerrit-plugin-api jar 2.6-rc1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0