Last Version

Hudson JNLP slave agent 1.252

The module that constitutes the main hudson.war

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

jnlp-agent
Version

Version

1.252
Type

Type

jar
Description

Description

Hudson JNLP slave agent
The module that constitutes the main hudson.war

Download jnlp-agent 1.252


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jvnet.hudson.main : remoting jar 1.252

provided (1)

Group / Artifact Type Version
args4j : args4j jar 2.0.9

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.