| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.openweb.hippo |
| Идентификатор | Идентификаторhippo-unit-tester |
| Версия | Версия2.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеHippo Unit Tester
Hippo Unit Tester is framework aimed at simplifying unit testing of Hippo CMS
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hippo-unit-tester-2.2.1.pom | |
| hippo-unit-tester-2.2.1.jar | 42 KB |
| hippo-unit-tester-2.2.1-sources.jar | 34 KB |
| hippo-unit-tester-2.2.1-javadoc.jar | 93 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.openweb.hippo/hippo-unit-tester/ -->
<dependency>
<groupId>nl.openweb.hippo</groupId>
<artifactId>hippo-unit-tester</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.openweb.hippo/hippo-unit-tester/
implementation 'nl.openweb.hippo:hippo-unit-tester:2.2.1'
// https://jarcasting.com/artifacts/nl.openweb.hippo/hippo-unit-tester/
implementation ("nl.openweb.hippo:hippo-unit-tester:2.2.1")
'nl.openweb.hippo:hippo-unit-tester:jar:2.2.1'
<dependency org="nl.openweb.hippo" name="hippo-unit-tester" rev="2.2.1">
<artifact name="hippo-unit-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.openweb.hippo', module='hippo-unit-tester', version='2.2.1')
)
libraryDependencies += "nl.openweb.hippo" % "hippo-unit-tester" % "2.2.1"
[nl.openweb.hippo/hippo-unit-tester "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| nl.openweb.jcr : jcr-mocking-tool | jar | 1.3.3 |
| nl.openweb.jcr : in-memory-jcr | jar | hippo-1.3.3 |
| org.onehippo.cms7.hst » hst-mock | jar | |
| org.onehippo.cms7.hst » hst-content-beans | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.onehippo.cms7.hst.dependencies » hst-spring-dependencies | pom | |
| org.onehippo.cms7.hst.dependencies » hst-client-dependencies | pom | |
| org.onehippo.cms7.hst.dependencies » hst-server-dependencies | pom |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.onehippo.cms7 » hippo-essentials-components-hst | jar | |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.10.0 |