Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
---|---|
GroupId | GroupIdorg.hudsonci.plugins |
ArtifactId | ArtifactIdgerrit-trigger-parent |
Version | Version1.6.4-h-1 |
Type | Typepom |
Filename | Size |
---|---|
gerrit-trigger-parent-1.6.4-h-1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-trigger-parent/ -->
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>gerrit-trigger-parent</artifactId>
<version>1.6.4-h-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-trigger-parent/
implementation 'org.hudsonci.plugins:gerrit-trigger-parent:1.6.4-h-1'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-trigger-parent/
implementation ("org.hudsonci.plugins:gerrit-trigger-parent:1.6.4-h-1")
'org.hudsonci.plugins:gerrit-trigger-parent:pom:1.6.4-h-1'
<dependency org="org.hudsonci.plugins" name="gerrit-trigger-parent" rev="1.6.4-h-1">
<artifact name="gerrit-trigger-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='gerrit-trigger-parent', version='1.6.4-h-1')
)
libraryDependencies += "org.hudsonci.plugins" % "gerrit-trigger-parent" % "1.6.4-h-1"
[org.hudsonci.plugins/gerrit-trigger-parent "1.6.4-h-1"]