<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-rasterizer-ext</artifactId>
<version>1.10</version>
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-rasterizer-ext', version='1.10')
)