is not current version
Last Version 2.2.1

nl.openweb.hippo:hippo-unit-tester 2.1.0

Hippo Unit Tester is framework aimed at simplifying unit testing of Hippo CMS

GroupId

GroupId

nl.openweb.hippo
ArtifactId

ArtifactId

hippo-unit-tester
Version

Version

2.1.0
Type

Type

jar

Download hippo-unit-tester 2.1.0


<!-- https://jarcasting.com/artifacts/nl.openweb.hippo/hippo-unit-tester/ -->
<dependency>
    <groupId>nl.openweb.hippo</groupId>
    <artifactId>hippo-unit-tester</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.openweb.hippo/hippo-unit-tester/
implementation 'nl.openweb.hippo:hippo-unit-tester:2.1.0'
// https://jarcasting.com/artifacts/nl.openweb.hippo/hippo-unit-tester/
implementation ("nl.openweb.hippo:hippo-unit-tester:2.1.0")
'nl.openweb.hippo:hippo-unit-tester:jar:2.1.0'
<dependency org="nl.openweb.hippo" name="hippo-unit-tester" rev="2.1.0">
  <artifact name="hippo-unit-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.openweb.hippo', module='hippo-unit-tester', version='2.1.0')
)
libraryDependencies += "nl.openweb.hippo" % "hippo-unit-tester" % "2.1.0"
[nl.openweb.hippo/hippo-unit-tester "2.1.0"]