is not current version
Last Version 1.3.3

nl.openweb.jcr:in-memory-jcr 1.3.2

A in memory JCR repository for testing Purposes

GroupId

GroupId

nl.openweb.jcr
ArtifactId

ArtifactId

in-memory-jcr
Version

Version

1.3.2
Type

Type

jar

Download in-memory-jcr 1.3.2


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