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

org.smartdeveloperhub.harvesters.ci.jenkins:ci-jenkins-api 0.1.0

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.1.0
Тип

Тип

jar

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


<!-- 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.1.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.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.jenkins/ci-jenkins-api/
implementation ("org.smartdeveloperhub.harvesters.ci.jenkins:ci-jenkins-api:0.1.0")
'org.smartdeveloperhub.harvesters.ci.jenkins:ci-jenkins-api:jar:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.ci.jenkins" name="ci-jenkins-api" rev="0.1.0">
  <artifact name="ci-jenkins-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.ci.jenkins', module='ci-jenkins-api', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.ci.jenkins" % "ci-jenkins-api" % "0.1.0"
[org.smartdeveloperhub.harvesters.ci.jenkins/ci-jenkins-api "0.1.0"]