License |
License |
---|---|
GroupId | GroupIdorg.smartdeveloperhub.harvesters.ci.backend |
ArtifactId | ArtifactIdci-backend-aggregator |
Version | Version0.3.0 |
Type | Typepom |
Description |
DescriptionSDH :: CIH :: Backend
The Backend of the Continuous Integration Harvester of the Smart Developer Hub project
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
ci-backend-aggregator-0.3.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.backend/ci-backend-aggregator/ -->
<dependency>
<groupId>org.smartdeveloperhub.harvesters.ci.backend</groupId>
<artifactId>ci-backend-aggregator</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.backend/ci-backend-aggregator/
implementation 'org.smartdeveloperhub.harvesters.ci.backend:ci-backend-aggregator:0.3.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.backend/ci-backend-aggregator/
implementation ("org.smartdeveloperhub.harvesters.ci.backend:ci-backend-aggregator:0.3.0")
'org.smartdeveloperhub.harvesters.ci.backend:ci-backend-aggregator:pom:0.3.0'
<dependency org="org.smartdeveloperhub.harvesters.ci.backend" name="ci-backend-aggregator" rev="0.3.0">
<artifact name="ci-backend-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.ci.backend', module='ci-backend-aggregator', version='0.3.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.ci.backend" % "ci-backend-aggregator" % "0.3.0"
[org.smartdeveloperhub.harvesters.ci.backend/ci-backend-aggregator "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |