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.4-incubator in this page.
Apache License
You can use the following script to add org.apache.sling.commons.testing-2.0.4-incubator.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.commons.testing</artifactId> <version>2.0.4-incubator</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.commons.testing', version: '2.0.4-incubator'
libraryDependencies += "org.apache.sling" % "org.apache.sling.commons.testing" % "2.0.4-incubator"
<dependency org="org.apache.sling" name="org.apache.sling.commons.testing" rev="2.0.4-incubator"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.commons.testing', version='2.0.4-incubator'))
'org.apache.sling:org.apache.sling.commons.testing:jar:2.0.4-incubator'
Click the following link to download the jar file.
org.apache.sling.commons.testing-2.0.4-incubator-javadoc.jar