Last Version

JCR Mocks 1.0.2

Mock implementation of selected JCR APIs.

License

License

GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.testing.jcr-mock
Version

Version

1.0.2
Type

Type

jar
Description

Description

JCR Mocks
Mock implementation of selected JCR APIs.
Project Organization

Project Organization

wcm.io

Download io.wcm.testing.jcr-mock 1.0.2


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

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0

test (3)

Group / Artifact Type Version
commons-io : commons-io jar
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.