License |
License |
---|---|
GroupId | GroupIdorg.smartdeveloperhub.harvesters.it.frontend |
ArtifactId | ArtifactIdit-frontend-test |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionSDH :: ITH :: Frontend :: Testing
This module provides testing utilities for the Frontend of the Issue Tracking Harvester of the Smart Developer Hub project
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
it-frontend-test-0.1.0.pom | |
it-frontend-test-0.1.0.jar | 70 KB |
it-frontend-test-0.1.0-sources.jar | 35 KB |
it-frontend-test-0.1.0-javadoc.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-test/ -->
<dependency>
<groupId>org.smartdeveloperhub.harvesters.it.frontend</groupId>
<artifactId>it-frontend-test</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-test/
implementation 'org.smartdeveloperhub.harvesters.it.frontend:it-frontend-test:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-test/
implementation ("org.smartdeveloperhub.harvesters.it.frontend:it-frontend-test:0.1.0")
'org.smartdeveloperhub.harvesters.it.frontend:it-frontend-test:jar:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.it.frontend" name="it-frontend-test" rev="0.1.0">
<artifact name="it-frontend-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.it.frontend', module='it-frontend-test', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.it.frontend" % "it-frontend-test" % "0.1.0"
[org.smartdeveloperhub.harvesters.it.frontend/it-frontend-test "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.smartdeveloperhub.harvesters.it.frontend : it-frontend-api | jar | 0.1.0 |
org.smartdeveloperhub.harvesters.it : it-harvester-notification | jar | 0.1.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
me.atrox.haikunator : Haikunator | jar | 1.2 |
io.undertow : undertow-core | jar | 1.3.22.Final |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |