License |
License |
---|---|
GroupId | GroupIdorg.smartdeveloperhub.harvesters.it.backend |
ArtifactId | ArtifactIdit-backend-depchain |
Version | Version0.1.0 |
Type | Typepom |
Description |
DescriptionSDH :: ITH :: Backend :: Dependency Chain
Single-POM definition to export the artifacts of the Backend of the Issue Tracking Harvester of the Smart Developer Hub project in the appropriate scope
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
it-backend-depchain-0.1.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.backend/it-backend-depchain/ -->
<dependency>
<groupId>org.smartdeveloperhub.harvesters.it.backend</groupId>
<artifactId>it-backend-depchain</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.backend/it-backend-depchain/
implementation 'org.smartdeveloperhub.harvesters.it.backend:it-backend-depchain:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.backend/it-backend-depchain/
implementation ("org.smartdeveloperhub.harvesters.it.backend:it-backend-depchain:0.1.0")
'org.smartdeveloperhub.harvesters.it.backend:it-backend-depchain:pom:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.it.backend" name="it-backend-depchain" rev="0.1.0">
<artifact name="it-backend-depchain" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.it.backend', module='it-backend-depchain', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.it.backend" % "it-backend-depchain" % "0.1.0"
[org.smartdeveloperhub.harvesters.it.backend/it-backend-depchain "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.smartdeveloperhub.harvesters.it.backend : it-backend-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.smartdeveloperhub.harvesters.it.backend : it-backend-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.smartdeveloperhub.harvesters.it.backend : it-backend-test | jar | |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |