License |
License
MIT license
|
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net CLI User Interface |
GroupId | GroupIdorg.jvnet.hudson.plugins |
ArtifactId | ArtifactIdswarm-client |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson Swarm Client
|
Filename | Size |
---|---|
swarm-client-1.4.pom | |
swarm-client-1.4.jar | 8 KB |
swarm-client-1.4-sources.jar | 4 KB |
swarm-client-1.4-javadoc.jar | 32 KB |
swarm-client-1.4-jar-with-dependencies.jar | 264 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/swarm-client/ -->
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>swarm-client</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/swarm-client/
implementation 'org.jvnet.hudson.plugins:swarm-client:1.4'
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/swarm-client/
implementation ("org.jvnet.hudson.plugins:swarm-client:1.4")
'org.jvnet.hudson.plugins:swarm-client:jar:1.4'
<dependency org="org.jvnet.hudson.plugins" name="swarm-client" rev="1.4">
<artifact name="swarm-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='swarm-client', version='1.4')
)
libraryDependencies += "org.jvnet.hudson.plugins" % "swarm-client" % "1.4"
[org.jvnet.hudson.plugins/swarm-client "1.4"]
Group / Artifact | Type | Version |
---|---|---|
args4j : args4j | jar | 2.0.16 |
org.jvnet.hudson.main : remoting | jar | 1.371 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-core | jar | 1.371 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-war | war | 1.371 |
org.jvnet.hudson.main : hudson-test-harness | jar | 1.371 |
org.jvnet.hudson.main : ui-samples-plugin | jar | 1.371 |
junit : junit | jar | 4.3.1 |