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