<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.core</artifactId>
<version>1.0.8</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.junit.core', version='1.0.8')
)