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

org.smartdeveloperhub.harvesters.ci.jenkins:ci-jenkins-client 0.2.0

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

Категории

Категории

Jenkins Компиляция и сборка Continuous Integration and Continuous Delivery CLI Взаимодействие с пользователем
Группа

Группа

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

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

ci-jenkins-client
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать ci-jenkins-client 0.2.0


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