Last Version

retrofit-jenkins-api 1.0

retrofit wrapper for jenkins api calls

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.teotas
ArtifactId

ArtifactId

jenkins-api
Version

Version

1.0
Type

Type

jar
Description

Description

retrofit-jenkins-api
retrofit wrapper for jenkins api calls
Project URL

Project URL

https://github.com/Garce78/retrofit-jenkins-api
Source Code Management

Source Code Management

https://github.com/Garce78/retrofit-jenkins-api

Download jenkins-api 1.0


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

Dependencies

compile (12)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.0.1
com.squareup.retrofit2 : converter-gson jar 2.0.1
com.squareup.retrofit2 : converter-scalars jar 2.0.1
com.squareup.retrofit2 : converter-simplexml jar 2.0.1
com.squareup.retrofit2 : converter-jackson jar 2.0.1
org.apache.httpcomponents : httpcore jar 4.4.4
org.projectlombok : lombok jar RELEASE
org.slf4j : slf4j-api jar RELEASE
com.google.guava : guava jar RELEASE
org.apache.httpcomponents : httpclient jar RELEASE
org.json : json jar RELEASE
org.assertj : assertj-core jar RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar RELEASE

Project Modules

There are no modules declared in this project.