| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.openweb.jcr |
| Идентификатор | Идентификаторjcr-mocking-tool |
| Последняя версия | Последняя версия1.3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJCR Mocking Tool
This a tool to facilitate setup of a JCR repository for testing purposes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jcr-mocking-tool-1.3.4.pom | |
| jcr-mocking-tool-1.3.4.jar | 28 KB |
| jcr-mocking-tool-1.3.4-sources.jar | 22 KB |
| jcr-mocking-tool-1.3.4-javadoc.jar | 95 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.openweb.jcr/jcr-mocking-tool/ -->
<dependency>
<groupId>nl.openweb.jcr</groupId>
<artifactId>jcr-mocking-tool</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/nl.openweb.jcr/jcr-mocking-tool/
implementation 'nl.openweb.jcr:jcr-mocking-tool:1.3.4'
// https://jarcasting.com/artifacts/nl.openweb.jcr/jcr-mocking-tool/
implementation ("nl.openweb.jcr:jcr-mocking-tool:1.3.4")
'nl.openweb.jcr:jcr-mocking-tool:jar:1.3.4'
<dependency org="nl.openweb.jcr" name="jcr-mocking-tool" rev="1.3.4">
<artifact name="jcr-mocking-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.openweb.jcr', module='jcr-mocking-tool', version='1.3.4')
)
libraryDependencies += "nl.openweb.jcr" % "jcr-mocking-tool" % "1.3.4"
[nl.openweb.jcr/jcr-mocking-tool "1.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.jcr : jcr | jar | 2.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.jackrabbit : jackrabbit-spi-commons | jar | 2.21.4 |
| org.apache.jackrabbit : jackrabbit-core | jar | 2.21.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-nop | jar | 1.7.30 |
| nl.openweb.jcr : in-memory-jcr | jar | 1.3.3 |
| org.apache.sling : org.apache.sling.testing.jcr-mock | jar | 1.4.6 |
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |