License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.sonyericsson.hudson.plugins.gerrit |
ArtifactId | ArtifactIdgerrit-trigger-parent |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGerrit Trigger Pom
Integrates Hudson to Gerrit code review.
|
Filename | Size |
---|---|
gerrit-trigger-parent-1.3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sonyericsson.hudson.plugins.gerrit/gerrit-trigger-parent/ -->
<dependency>
<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
<artifactId>gerrit-trigger-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sonyericsson.hudson.plugins.gerrit/gerrit-trigger-parent/
implementation 'com.sonyericsson.hudson.plugins.gerrit:gerrit-trigger-parent:1.3'
// https://jarcasting.com/artifacts/com.sonyericsson.hudson.plugins.gerrit/gerrit-trigger-parent/
implementation ("com.sonyericsson.hudson.plugins.gerrit:gerrit-trigger-parent:1.3")
'com.sonyericsson.hudson.plugins.gerrit:gerrit-trigger-parent:pom:1.3'
<dependency org="com.sonyericsson.hudson.plugins.gerrit" name="gerrit-trigger-parent" rev="1.3">
<artifact name="gerrit-trigger-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sonyericsson.hudson.plugins.gerrit', module='gerrit-trigger-parent', version='1.3')
)
libraryDependencies += "com.sonyericsson.hudson.plugins.gerrit" % "gerrit-trigger-parent" % "1.3"
[com.sonyericsson.hudson.plugins.gerrit/gerrit-trigger-parent "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-core | jar | 1.369 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-war | war | 1.369 |
org.jvnet.hudson.main : hudson-test-harness | jar | 1.369 |
org.jvnet.hudson.main : ui-samples-plugin | jar | 1.369 |
junit : junit | jar | 4.3.1 |