MVN

com.offbytwo.jenkins : jenkins-client

Maven & Gradle

Jun 18, 2018
20 usages
806 stars

Jenkins API client for Java :: The Client.

<dependency>
    <groupId>com.offbytwo.jenkins</groupId>
    <artifactId>jenkins-client</artifactId>
    <version>0.3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.offbytwo.jenkins : jenkins-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.8

All Versions

Choose a version of com.offbytwo.jenkins : jenkins-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
jenkins-client-0.3.8
jenkins-client-0.3.7
jenkins-client-0.3.6
jenkins-client-0.3.5
jenkins-client-0.3.4
jenkins-client-0.3.3
jenkins-client-0.3.2
jenkins-client-0.3.1
jenkins-client-0.3.0
0.2.x
jenkins-client-0.2.0
0.1.x
jenkins-client-0.1.5
jenkins-client-0.1.4

How to add a dependency to Maven

Add the following com.offbytwo.jenkins : jenkins-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.offbytwo.jenkins</groupId>
    <artifactId>jenkins-client</artifactId>
    <version>0.3.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.offbytwo.jenkins : jenkins-client gradle dependency to your build.gradle file:

implementation 'com.offbytwo.jenkins:jenkins-client:0.3.8'

Gradle Kotlin DSL: Add the following com.offbytwo.jenkins : jenkins-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.offbytwo.jenkins:jenkins-client:0.3.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.offbytwo.jenkins : jenkins-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.offbytwo.jenkins" % "jenkins-client" % "0.3.8"

Advertisement

Dependencies from Group

Jun 18, 2018
20 usages
806 stars

Discover Dependencies

Apr 04, 2023
128 usages
55 stars
Jan 28, 2016
3 stars
Sep 09, 2015
1 usages
2.1k stars
May 30, 2023
12 usages
4 stars
Dec 09, 2022
138 usages
22 stars
Nov 27, 2022
2 usages
181 stars
Sep 26, 2022
15 usages
77 stars
Jun 14, 2023
22 usages
785 stars
Sep 14, 2015
0 stars
Apr 03, 2017
78 usages
664 stars