is not current version
Last Version 3.0.6

org.hudsonci.plugins:maven3-eventspy-common 3.0.1


Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.plugins
ArtifactId

ArtifactId

maven3-eventspy-common
Version

Version

3.0.1
Type

Type

jar

Download maven3-eventspy-common 3.0.1


<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-eventspy-common/ -->
<dependency>
    <groupId>org.hudsonci.plugins</groupId>
    <artifactId>maven3-eventspy-common</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-eventspy-common/
implementation 'org.hudsonci.plugins:maven3-eventspy-common:3.0.1'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-eventspy-common/
implementation ("org.hudsonci.plugins:maven3-eventspy-common:3.0.1")
'org.hudsonci.plugins:maven3-eventspy-common:jar:3.0.1'
<dependency org="org.hudsonci.plugins" name="maven3-eventspy-common" rev="3.0.1">
  <artifact name="maven3-eventspy-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='maven3-eventspy-common', version='3.0.1')
)
libraryDependencies += "org.hudsonci.plugins" % "maven3-eventspy-common" % "3.0.1"
[org.hudsonci.plugins/maven3-eventspy-common "3.0.1"]