| License |
License |
|---|---|
| Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
| GroupId | GroupIdorg.jvnet.hudson.main |
| ArtifactId | ArtifactIdjnlp-agent |
| Last Version | Last Version1.252 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHudson JNLP slave agent
The module that constitutes the main hudson.war
|
| Filename | Size |
|---|---|
| jnlp-agent-1.252.pom | |
| jnlp-agent-1.252.jar | 18 KB |
| jnlp-agent-1.252-sources.jar | 10 KB |
| jnlp-agent-1.252-javadoc.jar | 40 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jvnet.hudson.main : remoting | jar | 1.252 |
| Group / Artifact | Type | Version |
|---|---|---|
| args4j : args4j | jar | 2.0.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8 |