Last Version

SDH :: CIH :: Backend :: API 0.3.0

The API of the Backend of the Continuous Integration Harvester of the Smart Developer Hub project

License

License

GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.backend
ArtifactId

ArtifactId

ci-backend-api
Version

Version

0.3.0
Type

Type

jar
Description

Description

SDH :: CIH :: Backend :: API
The API of the Backend of the Continuous Integration Harvester of the Smart Developer Hub project
Project Organization

Project Organization

Center for Open Middleware

Download ci-backend-api 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

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.