| License |
License |
|---|---|
| GroupId | GroupIdnl.openweb.jcr |
| ArtifactId | ArtifactIdjcr-mocking-tool |
| Version | Version1.3.4 |
| Type | Typejar |
| Description |
DescriptionJCR Mocking Tool
This a tool to facilitate setup of a JCR repository for testing purposes.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jcr-mocking-tool-1.3.4.pom | |
| jcr-mocking-tool-1.3.4.jar | 29 KB |
| jcr-mocking-tool-1.3.4-sources.jar | 22 KB |
| jcr-mocking-tool-1.3.4-javadoc.jar | 95 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jackrabbit : jackrabbit-spi-commons | jar | 2.21.4 |
| org.apache.jackrabbit : jackrabbit-core | jar | 2.21.4 |
| 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 |