License |
License |
---|---|
GroupId | GroupIdorg.smartdeveloperhub.harvesters.it |
ArtifactId | ArtifactIdit-harvester-dist |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSDH :: ITH :: Distributable
This module provides distributable artifacts for the Issue Tracking Harvester of the Smart Developer Hub project
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
it-harvester-dist-0.1.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it/it-harvester-dist/ -->
<dependency>
<groupId>org.smartdeveloperhub.harvesters.it</groupId>
<artifactId>it-harvester-dist</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it/it-harvester-dist/
implementation 'org.smartdeveloperhub.harvesters.it:it-harvester-dist:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it/it-harvester-dist/
implementation ("org.smartdeveloperhub.harvesters.it:it-harvester-dist:0.1.0")
'org.smartdeveloperhub.harvesters.it:it-harvester-dist:pom:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.it" name="it-harvester-dist" rev="0.1.0">
<artifact name="it-harvester-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.it', module='it-harvester-dist', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.it" % "it-harvester-dist" % "0.1.0"
[org.smartdeveloperhub.harvesters.it/it-harvester-dist "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.smartdeveloperhub.harvesters.it.backend : it-backend-dist | zip | |
org.smartdeveloperhub.harvesters.it.frontend : it-frontend-dist | war |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |