License |
License |
---|---|
Categories |
Categoriesowner Application Layer Libs Configuration |
GroupId | GroupIdcom.github.vadims |
ArtifactId | ArtifactIdgerrit-owners-parent |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongerrit-owners-parent
Parent project of gerrit-owners and gerrit-owners-autoassign.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gerrit-owners-parent-1.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vadims/gerrit-owners-parent/ -->
<dependency>
<groupId>com.github.vadims</groupId>
<artifactId>gerrit-owners-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vadims/gerrit-owners-parent/
implementation 'com.github.vadims:gerrit-owners-parent:1.1'
// https://jarcasting.com/artifacts/com.github.vadims/gerrit-owners-parent/
implementation ("com.github.vadims:gerrit-owners-parent:1.1")
'com.github.vadims:gerrit-owners-parent:pom:1.1'
<dependency org="com.github.vadims" name="gerrit-owners-parent" rev="1.1">
<artifact name="gerrit-owners-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vadims', module='gerrit-owners-parent', version='1.1')
)
libraryDependencies += "com.github.vadims" % "gerrit-owners-parent" % "1.1"
[com.github.vadims/gerrit-owners-parent "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.0 |