<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-extension</artifactId>
<version>1.9</version>
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-extension', version='1.9')
)
compile
|-- org.apache.xmlgraphics:batik-anim:1.9
|-- org.apache.xmlgraphics:batik-awt-util:1.9
|-- org.apache.xmlgraphics:batik-bridge:1.9
|-- org.apache.xmlgraphics:batik-css:1.9
|-- org.apache.xmlgraphics:batik-dom:1.9
|-- org.apache.xmlgraphics:batik-ext:1.9
|-- org.apache.xmlgraphics:batik-gvt:1.9
|-- org.apache.xmlgraphics:batik-parser:1.9
|-- org.apache.xmlgraphics:batik-svg-dom:1.9