Last Version

SDH :: Testing 0.1.0

Testing utilities for the Java components of the Smart Developer Hub project

License

License

GroupId

GroupId

org.smartdeveloperhub.testing
ArtifactId

ArtifactId

sdh-testing-aggregator
Version

Version

0.1.0
Type

Type

pom
Description

Description

SDH :: Testing
Testing utilities for the Java components of the Smart Developer Hub project
Project Organization

Project Organization

Center for Open Middleware

Download sdh-testing-aggregator 0.1.0


<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.testing/sdh-testing-aggregator/ -->
<dependency>
    <groupId>org.smartdeveloperhub.testing</groupId>
    <artifactId>sdh-testing-aggregator</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.testing/sdh-testing-aggregator/
implementation 'org.smartdeveloperhub.testing:sdh-testing-aggregator:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.testing/sdh-testing-aggregator/
implementation ("org.smartdeveloperhub.testing:sdh-testing-aggregator:0.1.0")
'org.smartdeveloperhub.testing:sdh-testing-aggregator:pom:0.1.0'
<dependency org="org.smartdeveloperhub.testing" name="sdh-testing-aggregator" rev="0.1.0">
  <artifact name="sdh-testing-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.testing', module='sdh-testing-aggregator', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.testing" % "sdh-testing-aggregator" % "0.1.0"
[org.smartdeveloperhub.testing/sdh-testing-aggregator "0.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Project Modules

  • hamcrest