is not current version
Last Version 3.0.6

org.hudsonci.plugins:maven3-slavebundle 3.0.1


Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.plugins
ArtifactId

ArtifactId

maven3-slavebundle
Version

Version

3.0.1
Type

Type

pom

Download maven3-slavebundle 3.0.1


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