Last Version

JCR Mocking Tool 1.3.4

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

License

License

GroupId

GroupId

nl.openweb.jcr
ArtifactId

ArtifactId

jcr-mocking-tool
Version

Version

1.3.4
Type

Type

jar
Description

Description

JCR Mocking Tool
This a tool to facilitate setup of a JCR repository for testing purposes.
Project URL

Project URL

https://github.com/openweb-nl/jcr-mocking-tool
Project Organization

Project Organization

Open Web IT
Source Code Management

Source Code Management

https://github.com/openweb-nl/jcr-mocking-tool

Download jcr-mocking-tool 1.3.4


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.5
commons-beanutils : commons-beanutils jar 1.9.4

provided (2)

Group / Artifact Type Version
org.apache.jackrabbit : jackrabbit-spi-commons jar 2.21.4
org.apache.jackrabbit : jackrabbit-core jar 2.21.4

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.