Last Version

In Memory JCR 1.3.3

A in memory JCR repository for testing Purposes

License

License

GroupId

GroupId

nl.openweb.jcr
ArtifactId

ArtifactId

in-memory-jcr
Version

Version

1.3.3
Type

Type

jar
Description

Description

In Memory JCR
A in memory JCR repository for testing Purposes
Project URL

Project URL

https://github.com/openweb-nl/in-memory-jcr
Source Code Management

Source Code Management

https://github.com/openweb-nl/in-memory-jcr

Download in-memory-jcr 1.3.3


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
org.apache.jackrabbit : jackrabbit-core jar 2.21.4
org.slf4j : jcl-over-slf4j jar 1.7.30

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.30
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.