Last Version

Jenkins API client for Java :: The Client. 0.3.8

A Jenkins API client for Java

License

License

Categories

Categories

JBoss Container Application Servers Jenkins Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.jboss.aerogear
ArtifactId

ArtifactId

jenkins-client
Version

Version

0.3.8
Type

Type

jar
Description

Description

Jenkins API client for Java :: The Client.
A Jenkins API client for Java
Project Organization

Project Organization

JBoss by Red Hat

Download jenkins-client 0.3.8


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

Dependencies

compile (13)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.3.4
com.fasterxml.jackson.core : jackson-core jar 2.3.4
com.fasterxml.jackson.core : jackson-databind jar 2.3.4
dom4j : dom4j jar 1.6.1
net.sf.json-lib : json-lib jar 2.4
com.google.guava : guava jar 17.0
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
org.apache.httpcomponents : httpclient jar 4.3.6
org.apache.httpcomponents : httpmime jar 4.3.6
jaxen : jaxen jar 1.1.6
org.slf4j : slf4j-api jar 1.7.21
xml-apis : xml-apis jar 1.4.01

test (5)

Group / Artifact Type Version
org.jvnet.hudson : xstream jar 1.4.7-jenkins-1
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.jenkins-ci.main » jenkins-test-harness jar 1.644
org.assertj : assertj-core jar 1.7.1

Project Modules

There are no modules declared in this project.