SDH :: CIH :: Jenkins :: API

The API of the Jenkins integration for the Continuous Integration Harvester of the Smart Developer Hub project

Лицензия

Лицензия

Категории

Категории

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

Группа

org.smartdeveloperhub.harvesters.ci.jenkins
Идентификатор

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

ci-jenkins-api
Последняя версия

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

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SDH :: CIH :: Jenkins :: API
The API of the Jenkins integration for the Continuous Integration Harvester of the Smart Developer Hub project
Организация-разработчик

Организация-разработчик

Center for Open Middleware

Скачать ci-jenkins-api

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 18.0
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.4

test (3)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-integration jar 1.3
junit : junit jar 4.12
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

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

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

Smart Developer Hub Continuous Integration Harvester

Harvester of the Smart Developer Hub platform for publishing Continuous Integration information gathered from Jenkins CI servers.

For more information, please visit the Smart Developer Hub website.

Build Status Coverage Technical Debt Version License

org.smartdeveloperhub.harvesters.ci.jenkins

Smart Developer Hub

Версии библиотеки

Версия
0.3.0
0.2.0
0.1.0