License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.sonyericsson.hudson.plugins.gerrit |
ArtifactId | ArtifactIdgerrit-events |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGerrit Events
Integrates Hudson to Gerrit code review.
|
Filename | Size |
---|---|
gerrit-events-1.2.0.pom | |
gerrit-events-1.2.0.jar | 55 KB |
gerrit-events-1.2.0-sources.jar | 62 KB |
gerrit-events-1.2.0-javadoc.jar | 260 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sonyericsson.hudson.plugins.gerrit/gerrit-events/ -->
<dependency>
<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
<artifactId>gerrit-events</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonyericsson.hudson.plugins.gerrit/gerrit-events/
implementation 'com.sonyericsson.hudson.plugins.gerrit:gerrit-events:1.2.0'
// https://jarcasting.com/artifacts/com.sonyericsson.hudson.plugins.gerrit/gerrit-events/
implementation ("com.sonyericsson.hudson.plugins.gerrit:gerrit-events:1.2.0")
'com.sonyericsson.hudson.plugins.gerrit:gerrit-events:jar:1.2.0'
<dependency org="com.sonyericsson.hudson.plugins.gerrit" name="gerrit-events" rev="1.2.0">
<artifact name="gerrit-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonyericsson.hudson.plugins.gerrit', module='gerrit-events', version='1.2.0')
)
libraryDependencies += "com.sonyericsson.hudson.plugins.gerrit" % "gerrit-events" % "1.2.0"
[com.sonyericsson.hudson.plugins.gerrit/gerrit-events "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
sshtools : j2ssh-common | jar | 0.2.2 |
sshtools : j2ssh-core | jar | 0.2.2 |
com.jcraft : jsch | jar | 0.1.42 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
net.sf.json-lib : json-lib | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-core | jar | 1.369 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.mockito : mockito-all | jar | 1.8.4 |
org.powermock.modules » powermock-module-junit4 | jar | 1.4.5 |
org.powermock.api » powermock-api-mockito | jar | 1.4.5 |
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 |