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

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.jenkins
ArtifactId

ArtifactId

ci-jenkins-depchain
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

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
Project Organization

Project Organization

Center for Open Middleware

Download ci-jenkins-depchain

How to add to project

<!-- 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.3.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.3.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.jenkins/ci-jenkins-depchain/
implementation ("org.smartdeveloperhub.harvesters.ci.jenkins:ci-jenkins-depchain:0.3.0")
'org.smartdeveloperhub.harvesters.ci.jenkins:ci-jenkins-depchain:pom:0.3.0'
<dependency org="org.smartdeveloperhub.harvesters.ci.jenkins" name="ci-jenkins-depchain" rev="0.3.0">
  <artifact name="ci-jenkins-depchain" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.ci.jenkins', module='ci-jenkins-depchain', version='0.3.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.ci.jenkins" % "ci-jenkins-depchain" % "0.3.0"
[org.smartdeveloperhub.harvesters.ci.jenkins/ci-jenkins-depchain "0.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.smartdeveloperhub.harvesters.ci.jenkins : ci-jenkins-api jar
org.smartdeveloperhub.harvesters.ci.jenkins : ci-jenkins-client jar
org.smartdeveloperhub.harvesters.ci.jenkins : ci-jenkins-crawler jar
org.smartdeveloperhub.harvesters.ci.jenkins : ci-jenkins-cli jar

test (1)

Group / Artifact Type Version
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Project Modules

There are no modules declared in this project.

Smart Developer Hub Continuous Integration Harvester

Harvester of the Smart Developer Hub platform for publishing Continuous Integration information gathered from Jenkins CI servers.

For more information, please visit the Smart Developer Hub website.

Build Status Coverage Technical Debt Version License

org.smartdeveloperhub.harvesters.ci.jenkins

Smart Developer Hub

Versions

Version
0.3.0
0.2.0
0.1.0