Jenkins Commits

Client for the Jenkins API that allows you to retrieve details about commits in a build.

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.tegeltech
ArtifactId

ArtifactId

jenkins-commits
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jenkins Commits
Client for the Jenkins API that allows you to retrieve details about commits in a build.
Project URL

Project URL

https://github.com/pimtegelaar/jenkins-commits
Source Code Management

Source Code Management

http://github.com/pimtegelaar/jenkins-commits/tree/master

Download jenkins-commits

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.6.0
org.projectlombok : lombok jar 1.16.14
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.6.3
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2