License |
License |
---|---|
Categories |
Categoriesowner Application Layer Libs Configuration |
GroupId | GroupIdcom.github.vadims |
ArtifactId | ArtifactIdgerrit-owners-common |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongerrit-owners-common
Gerrit OWNERS and Auto-Assign plugin common utilities.
|
Filename | Size |
---|---|
gerrit-owners-common-1.1.pom | |
gerrit-owners-common-1.1.jar | 7 KB |
gerrit-owners-common-1.1-sources.jar | 3 KB |
gerrit-owners-common-1.1-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vadims/gerrit-owners-common/ -->
<dependency>
<groupId>com.github.vadims</groupId>
<artifactId>gerrit-owners-common</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vadims/gerrit-owners-common/
implementation 'com.github.vadims:gerrit-owners-common:1.1'
// https://jarcasting.com/artifacts/com.github.vadims/gerrit-owners-common/
implementation ("com.github.vadims:gerrit-owners-common:1.1")
'com.github.vadims:gerrit-owners-common:jar:1.1'
<dependency org="com.github.vadims" name="gerrit-owners-common" rev="1.1">
<artifact name="gerrit-owners-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vadims', module='gerrit-owners-common', version='1.1')
)
libraryDependencies += "com.github.vadims" % "gerrit-owners-common" % "1.1"
[com.github.vadims/gerrit-owners-common "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.gitective : gitective-core | jar | 0.9.9 |
com.fasterxml.jackson.core : jackson-core | jar | 2.2.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.2.0 |
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 |