Last Version

Hudson :: REST :: Client 2.1.2

The module that constitutes the main hudson.war

License

License

Categories

Categories

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

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

hudson-rest-client
Version

Version

2.1.2
Type

Type

jar
Description

Description

Hudson :: REST :: Client
The module that constitutes the main hudson.war
Project Organization

Project Organization

Hudson

Download hudson-rest-client 2.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jvnet.hudson.main : hudson-rest-common jar 2.1.2
org.jvnet.hudson.main : maven3-model jar 2.1.2
org.sonatype.spice : jersey-ahc-client jar 1.0.1
com.ning : async-http-client jar 1.6.3
org.sonatype.spice : cometd-java-asynchttpclient jar 1.1

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.jvnet.hudson.main : hudson-inject jar 2.1.2
org.jvnet.hudson.main : hudson-service jar 2.1.2
org.jvnet : animal-sniffer-annotation Optional jar 1.0

test (2)

Group / Artifact Type Version
org.jvnet.hudson.main : hudson-test-utils jar 2.1.2
org.jvnet.hudson : test-annotations jar 1.0

Project Modules

There are no modules declared in this project.