License |
License |
---|---|
GroupId | GroupIdorg.smartdeveloperhub.harvesters.it.frontend |
ArtifactId | ArtifactIdit-frontend-api |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionSDH :: ITH :: Frontend :: API
This module provides the API of the Frontend of the Issue Tracking Harvester of the Smart Developer Hub project.
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
it-frontend-api-0.1.0.pom | |
it-frontend-api-0.1.0.jar | 13 KB |
it-frontend-api-0.1.0-tests.jar | 22 KB |
it-frontend-api-0.1.0-sources.jar | 9 KB |
it-frontend-api-0.1.0-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-api/ -->
<dependency>
<groupId>org.smartdeveloperhub.harvesters.it.frontend</groupId>
<artifactId>it-frontend-api</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-api/
implementation 'org.smartdeveloperhub.harvesters.it.frontend:it-frontend-api:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-api/
implementation ("org.smartdeveloperhub.harvesters.it.frontend:it-frontend-api:0.1.0")
'org.smartdeveloperhub.harvesters.it.frontend:it-frontend-api:jar:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.it.frontend" name="it-frontend-api" rev="0.1.0">
<artifact name="it-frontend-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.it.frontend', module='it-frontend-api', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.it.frontend" % "it-frontend-api" % "0.1.0"
[org.smartdeveloperhub.harvesters.it.frontend/it-frontend-api "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
org.smartdeveloperhub.harvesters.it.backend : it-backend-api | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
org.jmockit : jmockit | jar | 1.19 |
org.hamcrest : hamcrest-integration | jar | 1.3 |
junit : junit | jar | 4.12 |
org.ldp4j.commons : ldp4j-commons-testing | jar | 0.2.1 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |