Last Version

SDH :: CIH :: Jenkins :: API 0.3.0

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
Version

Version

0.3.0
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 0.3.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.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.