SDH :: CIH :: Jenkins :: API

The API of the Jenkins integration for the Continuous Integration Harvester of the Smart Developer Hub project

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.jenkins
ArtifactId

ArtifactId

ci-jenkins-api
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

SDH :: CIH :: Jenkins :: API
The API of the Jenkins integration for the Continuous Integration Harvester of the Smart Developer Hub project
Project Organization

Project Organization

Center for Open Middleware

Download ci-jenkins-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.4

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-integration jar 1.3
junit : junit jar 4.12
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