Last Version

SDH :: CIH :: Jenkins :: Client 0.3.0

The Client for 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 CLI User Interface
GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.jenkins
ArtifactId

ArtifactId

ci-jenkins-client
Version

Version

0.3.0
Type

Type

jar
Description

Description

SDH :: CIH :: Jenkins :: Client
The Client for 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-client 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.smartdeveloperhub.harvesters.ci.jenkins : ci-jenkins-api jar
org.smartdeveloperhub.harvesters.ci.util : ci-util-xml jar
org.apache.httpcomponents : httpclient jar 4.5

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
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.