is not current version
Last Version 2.2.0

org.jvnet.hudson.main:maven3-slavebundle 2.1.0


Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

maven3-slavebundle
Version

Version

2.1.0
Type

Type

pom

Download maven3-slavebundle 2.1.0


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