License |
License |
---|---|
GroupId | GroupIdorg.smartdeveloperhub.harvesters.ci.backend |
ArtifactId | ArtifactIdci-backend-spi |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionSDH :: CIH :: Backend :: SPI
The SPI of the Backend of the Continuous Integration Harvester of the Smart Developer Hub project
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
ci-backend-spi-0.3.0.pom | |
ci-backend-spi-0.3.0.jar | 21 KB |
ci-backend-spi-0.3.0-sources.jar | 19 KB |
ci-backend-spi-0.3.0-javadoc.jar | 155 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.smartdeveloperhub.harvesters.ci.backend : ci-backend-api | jar | |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |