Jar examples for o:org.apache.sling.junit.scriptable
Registers Sling test resources with the JUnit core so that they can be run as tests.
You can download jar file org.apache.sling.junit.scriptable 1.0.8 in this page.
Apache License
You can use the following script to add org.apache.sling.junit.scriptable-1.0.8.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.junit.scriptable</artifactId> <version>1.0.8</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.junit.scriptable', version: '1.0.8'
libraryDependencies += "org.apache.sling" % "org.apache.sling.junit.scriptable" % "1.0.8"
<dependency org="org.apache.sling" name="org.apache.sling.junit.scriptable" rev="1.0.8"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.junit.scriptable', version='1.0.8'))
'org.apache.sling:org.apache.sling.junit.scriptable:jar:1.0.8'
Click the following link to download the jar file.
org.apache.sling.junit.scriptable-1.0.8-javadoc.jar