SDH :: CIH :: Jenkins :: Crawler

The Crawler 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
GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.jenkins
ArtifactId

ArtifactId

ci-jenkins-crawler
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

SDH :: CIH :: Jenkins :: Crawler
The Crawler 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-crawler

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.smartdeveloperhub.harvesters.ci.util : ci-util-xml jar
org.smartdeveloperhub.harvesters.ci.util : ci-util-concurrent jar
org.smartdeveloperhub.harvesters.ci.jenkins : ci-jenkins-client jar
javax.xml.bind : jaxb-api jar 2.2.11
com.sun.xml.bind : jaxb-core jar 2.2.11
com.sun.xml.bind : jaxb-impl jar 2.2.11
org.jvnet.jaxb2_commons : jaxb2-basics jar 0.9.4
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.9.4

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.

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