is not current version
Last Version 0.3.0

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

Single-POM definition to export the artifacts of the Jenkins integration for the Continuous Integration Harvester of the Smart Developer Hub project in the appropriate scope

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.jenkins
ArtifactId

ArtifactId

ci-jenkins-depchain
Version

Version

0.2.0
Type

Type

pom

Download ci-jenkins-depchain 0.2.0


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