Last Version

jenkins-rest-api 0.0.1

Jenkins Java Rest API

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.github.jojoldu
ArtifactId

ArtifactId

jenkins-rest-api
Version

Version

0.0.1
Type

Type

jar
Description

Description

jenkins-rest-api
Jenkins Java Rest API
Project URL

Project URL

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

Source Code Management

https://github.com/jojoldu/jenkins-rest-api

Download jenkins-rest-api 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.25.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.25.1
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.5

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.