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

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

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

Группа

Группа

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

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

hippo-unit-tester
Версия

Версия

2.2.0
Тип

Тип

jar

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


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