Jar examples for o:org.apache.sling.commons.testing
Tools and utilities for automated testing of Sling modules
You can download jar file org.apache.sling.commons.testing 2.0.12 in this page.
Apache License
You can use the following script to add org.apache.sling.commons.testing-2.0.12.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.commons.testing</artifactId> <version>2.0.12</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.commons.testing', version: '2.0.12'
libraryDependencies += "org.apache.sling" % "org.apache.sling.commons.testing" % "2.0.12"
<dependency org="org.apache.sling" name="org.apache.sling.commons.testing" rev="2.0.12"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.commons.testing', version='2.0.12'))
'org.apache.sling:org.apache.sling.commons.testing:jar:2.0.12'
Click the following link to download the jar file.
org.apache.sling.commons.testing-2.0.12-javadoc.jar