License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Hudson Continuous Integration and Continuous Delivery |
GroupId | GroupIdorg.hudsonci.plugins |
ArtifactId | ArtifactIdmaven3-eventspy-common |
Last Version | Last Version3.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson :: Maven 3 :: Event Spy Common
Hudson Continuous Integration Server
|
Project Organization |
Project OrganizationHudson |
<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-eventspy-common/ -->
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>maven3-eventspy-common</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-eventspy-common/
implementation 'org.hudsonci.plugins:maven3-eventspy-common:3.0.6'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-eventspy-common/
implementation ("org.hudsonci.plugins:maven3-eventspy-common:3.0.6")
'org.hudsonci.plugins:maven3-eventspy-common:jar:3.0.6'
<dependency org="org.hudsonci.plugins" name="maven3-eventspy-common" rev="3.0.6">
<artifact name="maven3-eventspy-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='maven3-eventspy-common', version='3.0.6')
)
libraryDependencies += "org.hudsonci.plugins" % "maven3-eventspy-common" % "3.0.6"
[org.hudsonci.plugins/maven3-eventspy-common "3.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.hudsonci.plugins : maven3-model | jar | 3.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson : hudson-core | jar | 3.3.0-M0 |
org.eclipse.hudson : hudson-war | war | 3.3.0-M0 |
org.eclipse.hudson : hudson-test-framework | jar | 3.3.0-M0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
com.google.guava : guava | jar | 14.0.1 |
org.eclipse.hudson : hudson-remoting | jar | 3.0.2 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.powermock : powermock-module-junit4 Optional | jar | 1.4.10 |
org.powermock : powermock-api-easymock Optional | jar | 1.4.10 |
org.easymock : easymock Optional | jar | 3.0 |
org.mockito : mockito-core Optional | jar | 1.8.5 |