is not current version
Last Version 1.4

org.jvnet.hudson.plugins:swarm-client 1.1


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net CLI User Interface
GroupId

GroupId

org.jvnet.hudson.plugins
ArtifactId

ArtifactId

swarm-client
Version

Version

1.1
Type

Type

jar

Download swarm-client 1.1


<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/swarm-client/ -->
<dependency>
    <groupId>org.jvnet.hudson.plugins</groupId>
    <artifactId>swarm-client</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/swarm-client/
implementation 'org.jvnet.hudson.plugins:swarm-client:1.1'
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/swarm-client/
implementation ("org.jvnet.hudson.plugins:swarm-client:1.1")
'org.jvnet.hudson.plugins:swarm-client:jar:1.1'
<dependency org="org.jvnet.hudson.plugins" name="swarm-client" rev="1.1">
  <artifact name="swarm-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='swarm-client', version='1.1')
)
libraryDependencies += "org.jvnet.hudson.plugins" % "swarm-client" % "1.1"
[org.jvnet.hudson.plugins/swarm-client "1.1"]