is not current version
Last Version 1.6.4-h-2

org.hudsonci.plugins:gerrit-trigger-parent 1.6.4-h-1

Integrates with Gerrit code review.

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.plugins
ArtifactId

ArtifactId

gerrit-trigger-parent
Version

Version

1.6.4-h-1
Type

Type

pom

Download gerrit-trigger-parent 1.6.4-h-1


<!-- 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"]