Jar examples for o:org.apache.sling.testing.tools
Sling testing utilities. This is considered DEPRECATED now, replaced by the SLING-5703 modules. We'll remove this one or move to contrib after using these new modules for some time.
You can download jar file org.apache.sling.testing.tools 1.0.14 in this page.
Apache License
You can use the following script to add org.apache.sling.testing.tools-1.0.14.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.tools</artifactId> <version>1.0.14</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.testing.tools', version: '1.0.14'
libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.tools" % "1.0.14"
<dependency org="org.apache.sling" name="org.apache.sling.testing.tools" rev="1.0.14"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.testing.tools', version='1.0.14'))
'org.apache.sling:org.apache.sling.testing.tools:jar:1.0.14'
Click the following link to download the jar file.
org.apache.sling.testing.tools-1.0.14-javadoc.jar