Last Version

XML API client demo 1.2

Demonstrates how to write a client for the remote API

Categories

Categories

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

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

client-demo
Version

Version

1.2
Type

Type

jar
Description

Description

XML API client demo
Demonstrates how to write a client for the remote API

Download client-demo 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
commons-httpclient : commons-httpclient jar 3.1

Project Modules

There are no modules declared in this project.