<dependency>
<groupId>com.adobe.granite</groupId>
<artifactId>com.adobe.granite.ui.commons</artifactId>
<version>5.5.60</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.adobe.granite', module='com.adobe.granite.ui.commons', version='5.5.60')
)
<parent> <groupId>com.adobe.granite</groupId> <artifactId>parent</artifactId> <version>26</version> </parent>
compile
|-- javax.jcr:jcr
|-- org.osgi:org.osgi.compendium
|-- junit:junit
|-- com.yahoo.platform.yui:yuicompressor:2.4.7
provided
|-- org.apache.sling:org.apache.sling.commons.json:2.0.4-incubator
|-- org.apache.sling:org.apache.sling.jcr.api:2.0.4
|-- org.apache.sling:org.apache.sling.jcr.resource:2.0.4-incubator
|-- org.apache.jackrabbit:jackrabbit-jcr-commons:2.3.5
|-- org.apache.sling:org.apache.sling.api:2.1.0
|-- com.day.commons:day-commons-text:1.1.5
|-- commons-lang:commons-lang:2.5
|-- org.apache.sling:org.apache.sling.settings:1.1.0
|-- org.apache.sling:org.apache.sling.scripting.jsp:2.0.6-incubator
|-- org.apache.sling:org.apache.sling.scripting.jsp.taglib:2.0.2-incubator
|-- com.adobe.granite:com.adobe.granite.xssprotection:5.5.14
test