License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.cloudbees |
ArtifactId | ArtifactIdcloudbees-api-client |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncloudbees-api-client
The CloudBees API Client library for Java
|
<!-- https://jarcasting.com/artifacts/com.cloudbees/cloudbees-api-client/ -->
<dependency>
<groupId>com.cloudbees</groupId>
<artifactId>cloudbees-api-client</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudbees/cloudbees-api-client/
implementation 'com.cloudbees:cloudbees-api-client:1.5.9'
// https://jarcasting.com/artifacts/com.cloudbees/cloudbees-api-client/
implementation ("com.cloudbees:cloudbees-api-client:1.5.9")
'com.cloudbees:cloudbees-api-client:jar:1.5.9'
<dependency org="com.cloudbees" name="cloudbees-api-client" rev="1.5.9">
<artifact name="cloudbees-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudbees', module='cloudbees-api-client', version='1.5.9')
)
libraryDependencies += "com.cloudbees" % "cloudbees-api-client" % "1.5.9"
[com.cloudbees/cloudbees-api-client "1.5.9"]
Group / Artifact | Type | Version |
---|---|---|
com.cloudbees : cloudbees-api-core | jar | 1.4.2 |
com.thoughtworks.xstream : xstream | jar | 1.4.1 |
org.codehaus.jettison : jettison | jar | 1.0.1 |
commons-io : commons-io | jar | 2.0.1 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.2 |
com.google.code.findbugs : annotations Optional | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.12 |
javax.servlet : servlet-api Optional | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mortbay.jetty : jetty | jar | 6.1.26 |
org.mortbay.jetty : jetty-client | jar | 6.1.26 |
commons-fileupload : commons-fileupload | jar | 1.2.2 |