is not current version
Last Version 1.3.0

org.apache.sling:org.apache.sling.testing.resourceresolver-mock 1.1.16

Mock for the resource resolver / factory for easier testing.

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.testing.resourceresolver-mock
Version

Version

1.1.16
Type

Type

jar

Download org.apache.sling.testing.resourceresolver-mock 1.1.16


<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.resourceresolver-mock/ -->
<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
    <version>1.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.resourceresolver-mock/
implementation 'org.apache.sling:org.apache.sling.testing.resourceresolver-mock:1.1.16'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.resourceresolver-mock/
implementation ("org.apache.sling:org.apache.sling.testing.resourceresolver-mock:1.1.16")
'org.apache.sling:org.apache.sling.testing.resourceresolver-mock:jar:1.1.16'
<dependency org="org.apache.sling" name="org.apache.sling.testing.resourceresolver-mock" rev="1.1.16">
  <artifact name="org.apache.sling.testing.resourceresolver-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.testing.resourceresolver-mock', version='1.1.16')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.resourceresolver-mock" % "1.1.16"
[org.apache.sling/org.apache.sling.testing.resourceresolver-mock "1.1.16"]