Последняя версия

Jenkins Commits 1.0.2

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

Лицензия

Лицензия

Категории

Категории

Jenkins Компиляция и сборка Continuous Integration and Continuous Delivery
Группа

Группа

com.tegeltech
Идентификатор

Идентификатор

jenkins-commits
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

Jenkins Commits
Client for the Jenkins API that allows you to retrieve details about commits in a build.
Ссылка на сайт

Ссылка на сайт

https://github.com/pimtegelaar/jenkins-commits
Система контроля версий

Система контроля версий

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

Скачать jenkins-commits 1.0.2


<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.