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

nl.openweb.jcr:jcr-mocking-tool 1.3.3

This a tool to facilitate setup of a JCR repository for testing purposes.

Группа

Группа

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

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

jcr-mocking-tool
Версия

Версия

1.3.3
Тип

Тип

jar

Скачать jcr-mocking-tool 1.3.3


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