Last Version

SDH :: ITH :: Backend :: Testing 0.1.0

This module provides testing utilities for the Backend of the Issue Tracking Harvester of the Smart Developer Hub project

License

License

GroupId

GroupId

org.smartdeveloperhub.harvesters.it.backend
ArtifactId

ArtifactId

it-backend-test
Version

Version

0.1.0
Type

Type

jar
Description

Description

SDH :: 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 Organization

Center for Open Middleware

Download it-backend-test 0.1.0


<!-- 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"]

Dependencies

compile (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.