| License |
License |
|---|---|
| GroupId | GroupIdio.wcm |
| ArtifactId | ArtifactIdio.wcm.testing.jcr-mock |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJCR Mocks
Mock implementation of selected JCR APIs.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.jcr-mock/ -->
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.testing.jcr-mock</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.jcr-mock/
implementation 'io.wcm:io.wcm.testing.jcr-mock:1.0.2'
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.jcr-mock/
implementation ("io.wcm:io.wcm.testing.jcr-mock:1.0.2")
'io.wcm:io.wcm.testing.jcr-mock:jar:1.0.2'
<dependency org="io.wcm" name="io.wcm.testing.jcr-mock" rev="1.0.2">
<artifact name="io.wcm.testing.jcr-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm', module='io.wcm.testing.jcr-mock', version='1.0.2')
)
libraryDependencies += "io.wcm" % "io.wcm.testing.jcr-mock" % "1.0.2"
[io.wcm/io.wcm.testing.jcr-mock "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.sling : org.apache.sling.api | jar | 2.7.0 |
| javax.jcr : jcr | jar | |
| org.apache.commons : commons-lang3 | jar | |
| com.google.guava : guava | jar | |
| org.apache.jackrabbit : jackrabbit-jcr-commons | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |