is not current version
Last Version 1.3.4

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

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

GroupId

GroupId

nl.openweb.jcr
ArtifactId

ArtifactId

jcr-mocking-tool
Version

Version

1.3.2
Type

Type

jar

Download jcr-mocking-tool 1.3.2


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