is not current version
Last Version 0.3.0

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

Command Line Client for the Jenkins Crawler of the Continuous Integration Harvester of the Smart Developer Hub project

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.jenkins
ArtifactId

ArtifactId

ci-jenkins-cli
Version

Version

0.2.0
Type

Type

jar

Download ci-jenkins-cli 0.2.0


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