Registers Sling test resources with the JUnit core so that they can be run as tests.
'org.apache.sling:org.apache.sling.junit.scriptable:1.0.6'
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.scriptable</artifactId>
<version>1.0.6</version>
</dependency>
<dependency org="org.apache.sling" name="org.apache.sling.junit.scriptable" rev="1.0.6"/>
"org.apache.sling", "org.apache.sling.junit.scriptable", "1.0.6"