<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>xmlgraphics-commons</artifactId>
<version>2.7</version>
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='xmlgraphics-commons', version='2.7')
)