You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xmlgraphics.apache.org by Simon Steiner <si...@gmail.com> on 2017/08/01 14:59:57 UTC

[ANN] Apache Batik 1.9.1 Released (Nexus only)

 

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/