Maven Repository - POM file for XML Graphics batik-awt-util 1.6 1.6

Summary

Batik AWT Utilities.

Declaration

Here is the list of declaration for batik-awt-util. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>batik</groupId>
   <artifactId>batik-awt-util</artifactId>
   <version>1.6</version>
</dependency>

If you think this Maven repository POM file listing for batik-awt-util is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Depended by

The following table lists the most popular artifacts which are depending on batik-awt-util-1.6. Their categories and depend by count are also listed.

CategoryArtifactDepended By Count
XML Graphicsbatik-rasterizer 1.6
Batik SVG Rasterizer
11
XML Graphicsbatik-squiggle 1.6
Batik Squiggle SVG Browser
11
XML Graphicsbatik-slideshow 1.6
Batik Slideshow
11




Packages

The following packages are defined in the batik-awt-util-1.6.jar

org.apache.batik.ext.awt
org.apache.batik.ext.awt.color
org.apache.batik.ext.awt.font
org.apache.batik.ext.awt.g2d
org.apache.batik.ext.awt.geom
org.apache.batik.ext.awt.image
org.apache.batik.ext.awt.image.codec
org.apache.batik.ext.awt.image.codec.tiff
org.apache.batik.ext.awt.image.renderable
org.apache.batik.ext.awt.image.rendered
org.apache.batik.ext.awt.image.spi
org.apache.batik.ext.swing




POM File Source

Here is the content of the POM file.

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>batik</groupId>
  <artifactId>batik-awt-util</artifactId>
  <name>Batik AWT Utilities</name>
  <version>1.6</version>
  <description>Batik AWT Utilities</description>
  <inceptionYear>2000</inceptionYear>
</project>