<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-transcoder</artifactId>
<version>1.14</version>
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-transcoder', version='1.14')
)
<parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik</artifactId> <version>1.14</version> </parent>
compile
|-- org.apache.xmlgraphics:batik-anim
|-- org.apache.xmlgraphics:batik-awt-util
|-- org.apache.xmlgraphics:batik-bridge
|-- org.apache.xmlgraphics:batik-dom
|-- org.apache.xmlgraphics:batik-gvt
|-- org.apache.xmlgraphics:batik-shared-resources
|-- org.apache.xmlgraphics:batik-svggen
|-- org.apache.xmlgraphics:batik-util