<dependency>
<groupId>com.adobe.granite</groupId>
<artifactId>com.adobe.granite.i18n</artifactId>
<version>5.5.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.adobe.granite', module='com.adobe.granite.i18n', version='5.5.4')
)
<parent> <groupId>com.adobe.granite</groupId> <artifactId>parent</artifactId> <version>14</version> </parent>
compile
|-- org.osgi:org.osgi.compendium
|-- javax.jcr:jcr
|-- junit:junit
provided
|-- org.apache.jackrabbit:jackrabbit-api:2.3-r1162896
|-- org.apache.jackrabbit:jackrabbit-jcr-commons:2.3-r1162896
|-- org.apache.sling:org.apache.sling.api:2.2.0
|-- org.apache.sling:org.apache.sling.i18n:2.1.3-R1159287