License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Hudson Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdorg.eclipse.hudson.main |
ArtifactId | ArtifactIdmaven3-eventspy-common |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson :: Maven 3 :: Event Spy Common
The module that constitutes the main hudson.war
|
Project Organization |
Project OrganizationHudson |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-eventspy-common/ -->
<dependency>
<groupId>org.eclipse.hudson.main</groupId>
<artifactId>maven3-eventspy-common</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-eventspy-common/
implementation 'org.eclipse.hudson.main:maven3-eventspy-common:3.0.1'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-eventspy-common/
implementation ("org.eclipse.hudson.main:maven3-eventspy-common:3.0.1")
'org.eclipse.hudson.main:maven3-eventspy-common:jar:3.0.1'
<dependency org="org.eclipse.hudson.main" name="maven3-eventspy-common" rev="3.0.1">
<artifact name="maven3-eventspy-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='maven3-eventspy-common', version='3.0.1')
)
libraryDependencies += "org.eclipse.hudson.main" % "maven3-eventspy-common" % "3.0.1"
[org.eclipse.hudson.main/maven3-eventspy-common "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson.main : maven3-model | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
com.google.guava : guava | jar | 10.0.1 |
org.eclipse.hudson.main : hudson-remoting | jar | 3.0.0-M1-1 |