<dependency>
<groupId>com.day.commons</groupId>
<artifactId>day-commons-gfx</artifactId>
<version>2.1.2</version>
<type>bundle</type>
</dependency>
<parent> <groupId>com.day.commons</groupId> <artifactId>parent</artifactId> <version>9</version> </parent>
compile
|-- org.apache.sling:org.apache.sling.api:2.0.6
|-- org.apache.sling:org.apache.sling.jcr.resource:2.0.2-incubator
|-- com.day.commons:day-commons-any:2.0.0
|-- org.apache.felix:org.apache.felix.webconsole:1.2.0
|-- javax.servlet:servlet-api:2.4
|-- org.osgi:osgi_R4_compendium:1.0
|-- junit:junit:4.3
test