is not current version
Last Version 0.3.0

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

The Crawler for 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-crawler
Version

Version

0.1.0
Type

Type

jar

Download ci-jenkins-crawler 0.1.0


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