The Apache XML Graphics team is pleased to announce the availability of
Apache Batik 1.9.1.
Batik [1] is a Java-based toolkit for applications or applets that want to
use images in the Scalable Vector Graphics (SVG) format for various
purposes, such as display, generation or manipulation.
This release corrects maven metadata only and will only be available in
nexus.
To download add to your maven pom file:
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-all</artifactId>
<version>1.9.1</version>
</dependency>
The Apache XML Graphics team
[1] http://xmlgraphics.apache.org/batik/