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