is not current version
Last Version 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

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.jenkins
ArtifactId

ArtifactId

ci-jenkins-api
Version

Version

0.1.0
Type

Type

jar

Download 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"]