<dependency>
<groupId>com.adobe.granite</groupId>
<artifactId>com.adobe.granite.ui.commons</artifactId>
<version>5.5.250</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.adobe.granite', module='com.adobe.granite.ui.commons', version='5.5.250')
)
<parent> <groupId>com.adobe.granite</groupId> <artifactId>parent</artifactId> <version>56</version> </parent>
compile
|-- org.osgi:org.osgi.compendium
|-- javax.jcr:jcr
|-- commons-collections:commons-collections:3.2
|-- junit:junit
provided
|-- org.apache.sling:org.apache.sling.api:2.7.0
|-- org.apache.sling:org.apache.sling.servlets.post:2.2.0
|-- org.apache.sling:org.apache.sling.scripting.jsp:2.1.0
|-- org.apache.sling:org.apache.sling.commons.json:2.0.6
|-- org.apache.sling:org.apache.sling.jcr.resource:2.3.6
|-- org.apache.sling:org.apache.sling.tenant:1.0.0
|-- org.apache.jackrabbit:jackrabbit-jcr-commons:2.3.5
|-- com.adobe.granite:com.adobe.granite.ui.clientlibs:1.0.0
|-- com.adobe.granite:com.adobe.granite.xssprotection:5.5.14