License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net CLI User Interface |
GroupId | GroupIdorg.jvnet.hudson.main |
ArtifactId | ArtifactIdhudson-rest-client |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson :: REST :: Client
The module that constitutes the main hudson.war
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-rest-client-2.1.2.pom | |
hudson-rest-client-2.1.2.jar | 70 KB |
hudson-rest-client-2.1.2-tests.jar | 6 KB |
hudson-rest-client-2.1.2-sources.jar | 69 KB |
hudson-rest-client-2.1.2-javadoc.jar | 304 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-test-utils | jar | 2.1.2 |
org.jvnet.hudson : test-annotations | jar | 1.0 |