не последняя версия
Последняя версия 2.2.1

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

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

Группа

Группа

nl.openweb.hippo
Идентификатор

Идентификатор

hippo-unit-tester
Версия

Версия

2.1.2
Тип

Тип

jar

Скачать hippo-unit-tester 2.1.2


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