Last Version

jenkins-rest-api-client 1.1.3

This library allows to extract information from views, jobs, builds on Jenkins

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

com.clarolab.jenkins
ArtifactId

ArtifactId

jenkins-rest-api-client
Version

Version

1.1.3
Type

Type

jar
Description

Description

jenkins-rest-api-client
This library allows to extract information from views, jobs, builds on Jenkins
Project URL

Project URL

https://bitbucket.org/clarolab/jenkins-rest-api-client
Source Code Management

Source Code Management

https://bitbucket.org/clarolab/jenkins-rest-api-client

Download jenkins-rest-api-client 1.1.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4
com.google.guava : guava jar 23.0
com.google.code.gson : gson jar 2.8.5
org.json : json jar 20180813
org.hamcrest : hamcrest-library jar 2.1
com.clarolab.http : simple-rest-client jar 1.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.