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