License |
License |
---|---|
GroupId | GroupIdorg.smartdeveloperhub.harvesters.ci.backend |
ArtifactId | ArtifactIdci-backend-api |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionSDH :: CIH :: Backend :: API
The API 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-api-0.3.0.pom | |
ci-backend-api-0.3.0.jar | 72 KB |
ci-backend-api-0.3.0-sources.jar | 55 KB |
ci-backend-api-0.3.0-javadoc.jar | 409 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |