| License |
License |
|---|---|
| GroupId | GroupIdio.wcm |
| ArtifactId | ArtifactIdio.wcm.testing.sling-mock-resolvertype.jackrabbit |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSling Mocks Jackrabbit Resource Resolver Type
Implements a resource resolver type for Jackrabbit that can be used in unit tests based on Sling Mocks.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.sling-mock-resolvertype.jackrabbit/ -->
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.testing.sling-mock-resolvertype.jackrabbit</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.sling-mock-resolvertype.jackrabbit/
implementation 'io.wcm:io.wcm.testing.sling-mock-resolvertype.jackrabbit:1.0.0'
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.sling-mock-resolvertype.jackrabbit/
implementation ("io.wcm:io.wcm.testing.sling-mock-resolvertype.jackrabbit:1.0.0")
'io.wcm:io.wcm.testing.sling-mock-resolvertype.jackrabbit:jar:1.0.0'
<dependency org="io.wcm" name="io.wcm.testing.sling-mock-resolvertype.jackrabbit" rev="1.0.0">
<artifact name="io.wcm.testing.sling-mock-resolvertype.jackrabbit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm', module='io.wcm.testing.sling-mock-resolvertype.jackrabbit', version='1.0.0')
)
libraryDependencies += "io.wcm" % "io.wcm.testing.sling-mock-resolvertype.jackrabbit" % "1.0.0"
[io.wcm/io.wcm.testing.sling-mock-resolvertype.jackrabbit "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.sling : org.apache.sling.commons.testing | jar | 2.0.16 |
| io.wcm : io.wcm.testing.sling-mock | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.wcm : io.wcm.testing.sling-mock | jar | 1.0.0 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |