SDH :: CIH :: Backend :: CLI

Command Line Client for the Backend of the Continuous Integration Harvester of the Smart Developer Hub project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.backend
ArtifactId

ArtifactId

ci-backend-cli
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

SDH :: CIH :: Backend :: CLI
Command Line Client for the Backend of the Continuous Integration Harvester of the Smart Developer Hub project
Project Organization

Project Organization

Center for Open Middleware

Download ci-backend-cli

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.smartdeveloperhub.harvesters.ci.util : ci-util-console jar
org.smartdeveloperhub.harvesters.ci.util : ci-util-xml jar
org.smartdeveloperhub.harvesters.ci.util : ci-util-bootstrap jar
org.smartdeveloperhub.harvesters.ci.backend : ci-backend-core jar
org.smartdeveloperhub.harvesters.ci.backend : ci-backend-hsqldb jar

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.backend

Smart Developer Hub

Versions

Version
0.3.0
0.2.0
0.1.0