Last Version

Jenkins REST Client 1.0.3

Light-weight Jenkins REST API Client for Java

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

io.github.kev1nst
ArtifactId

ArtifactId

jenkins-rest
Version

Version

1.0.3
Type

Type

jar
Description

Description

Jenkins REST Client
Light-weight Jenkins REST API Client for Java
Project URL

Project URL

https://github.com/kev1nst/jenkins-rest
Source Code Management

Source Code Management

https://github.com/kev1nst/jenkins-rest

Download jenkins-rest 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.nutz : nutz jar 1.r.67

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-api jar 2.11.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.