SDH :: CIH :: Container

Module for executing the Continuous Integration Harvester of the Smart Developer Hub project within an embedded container

License

License

Categories

Categories

Container
GroupId

GroupId

org.smartdeveloperhub.harvesters.ci
ArtifactId

ArtifactId

ci-harvester-container
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

SDH :: CIH :: Container
Module for executing the Continuous Integration Harvester of the Smart Developer Hub project within an embedded container
Project Organization

Project Organization

Center for Open Middleware

Download ci-harvester-container

How to add to project

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

Dependencies

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

Smart Developer Hub

Versions

Version
0.3.0
0.2.0
0.1.0