<dependency>
<groupId>com.schibsted.spt.data</groupId>
<artifactId>jslt</artifactId>
<version>0.1.11-beta-1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.schibsted.spt.data', module='jslt', version='0.1.11-beta-1')
)