Last Version

Jenkins API client for Java 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-parent
Version

Version

0.3.8
Type

Type

pom
Description

Description

Jenkins API client for Java
A Jenkins API client for Java
Project URL

Project URL

https://github.com/aerogear/java-client-api
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/aerogear/java-client-api

Download jenkins-client-parent 0.3.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jenkins-client
  • jenkins-client-it-docker