Last Version

SDH :: CIH :: Backend :: SPI 0.3.0

The SPI 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-spi
Version

Version

0.3.0
Type

Type

jar
Description

Description

SDH :: CIH :: Backend :: SPI
The SPI 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-spi 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.smartdeveloperhub.harvesters.ci.backend : ci-backend-api jar
org.slf4j : slf4j-api jar 1.7.12

provided (1)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

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.