License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators owner Configuration |
GroupId | GroupIdcom.github.vadims |
ArtifactId | ArtifactIdgerrit-owners-autoassign |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongerrit-owners-autoassign
Gerrit Plugin for using OWNERS files for automatically assigning code reviewers.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vadims : gerrit-owners-common | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gerrit : gerrit-plugin-api | jar | 2.6-rc1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.0 |