<dependency>
<groupId>com.adobe.granite</groupId>
<artifactId>com.adobe.granite.xssprotection</artifactId>
<version>5.5.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.adobe.granite', module='com.adobe.granite.xssprotection', version='5.5.0')
)
<dependency org="com.adobe.granite" name="com.adobe.granite.xssprotection" rev="5.5.0" />