MVN

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

Maven & Gradle

Jul 14, 2016
1 usages
0 stars

SDH :: CIH :: Jenkins :: Dependency Chain · 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

<dependency>
    <groupId>org.smartdeveloperhub.harvesters.ci.jenkins</groupId>
    <artifactId>ci-jenkins-depchain</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.smartdeveloperhub.harvesters.ci.jenkins : ci-jenkins-depchain to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.smartdeveloperhub.harvesters.ci.jenkins : ci-jenkins-depchain to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
ci-jenkins-depchain-0.3.0
0.2.x
ci-jenkins-depchain-0.2.0
0.1.x
ci-jenkins-depchain-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.smartdeveloperhub.harvesters.ci.jenkins</groupId>
    <artifactId>ci-jenkins-depchain</artifactId>
    <version>0.3.0</version>
</dependency>