Download org.apache.sling.testing.resourceresolver-mock-1.1.16.jar file - Jar o

Jar examples for o:org.apache.sling.testing.resourceresolver-mock

Description

Mock for the resource resolver / factory for easier testing.

You can download jar file org.apache.sling.testing.resourceresolver-mock 1.1.16 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.sling.testing.resourceresolver-mock-1.1.16.jar to your project.

<dependency>
   <groupId>org.apache.sling</groupId>
   <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
   <version>1.1.16</version>
</dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.testing.resourceresolver-mock', version: '1.1.16'
libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.resourceresolver-mock" % "1.1.16"
<dependency org="org.apache.sling" name="org.apache.sling.testing.resourceresolver-mock" rev="1.1.16"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.testing.resourceresolver-mock', version='1.1.16'))
'org.apache.sling:org.apache.sling.testing.resourceresolver-mock:jar:1.1.16'

Download

Click the following link to download the jar file.

org.apache.sling.testing.resourceresolver-mock-1.1.16-javadoc.jar
org.apache.sling.testing.resourceresolver-mock-1.1.16-sources.jar
org.apache.sling.testing.resourceresolver-mock-1.1.16.jar
org.apache.sling.testing.resourceresolver-mock-1.1.16.pom



Related Tutorials