Batik Ext.
Here is the list of declaration for batik-ext. If you use Maven you can use the following code to add the dependency for this POM file.
<dependency> <groupId>batik</groupId> <artifactId>batik-ext</artifactId> <version>1.6</version> </dependency>
If you think this Maven repository POM file listing for batik-ext is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table lists the most popular artifacts which are depending on batik-ext-1.6. Their categories and depend by count are also listed.
Category | Artifact | Depended By Count |
---|---|---|
XML Graphics | batik-squiggle 1.6 Batik Squiggle SVG Browser | 11 |
XML Graphics | batik-svgpp 1.6 Batik SVG Pretty Printer | 11 |
XML Graphics | batik-slideshow 1.6 Batik Slideshow | 11 |
The following packages are defined in the batik-ext-1.6.jar
org.w3c.css.sac org.w3c.css.sac.helpers org.w3c.dom.smil org.w3c.dom.svg
Here is the content of the POM file.
<project> <modelVersion>4.0.0</modelVersion> <groupId>batik</groupId> <artifactId>batik-ext</artifactId> <name>Batik Ext</name> <version>1.6</version> <description>Batik Ext</description> <inceptionYear>2000</inceptionYear> </project>