TwelveMonkeys :: ImageIO :: Batik Plugin

ImageIO wrapper for the Batik SVG Toolkit, enabling Scalable Vector Graphics (SVG) support. See the <a href="http://xmlgraphics.apache.org/batik/">Batik Home page</a> for more information.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification TwelveMonkeys Image Processing
GroupId

GroupId

com.twelvemonkeys.imageio
ArtifactId

ArtifactId

imageio-batik
Last Version

Last Version

3.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

TwelveMonkeys :: ImageIO :: Batik Plugin
ImageIO wrapper for the Batik SVG Toolkit, enabling Scalable Vector Graphics (SVG) support. See the <a href="http://xmlgraphics.apache.org/batik/">Batik Home page</a> for more information.
Project URL

Project URL

https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-batik

Download imageio-batik

How to add to project

<!-- https://jarcasting.com/artifacts/com.twelvemonkeys.imageio/imageio-batik/ -->
<dependency>
    <groupId>com.twelvemonkeys.imageio</groupId>
    <artifactId>imageio-batik</artifactId>
    <version>3.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twelvemonkeys.imageio/imageio-batik/
implementation 'com.twelvemonkeys.imageio:imageio-batik:3.8.2'
// https://jarcasting.com/artifacts/com.twelvemonkeys.imageio/imageio-batik/
implementation ("com.twelvemonkeys.imageio:imageio-batik:3.8.2")
'com.twelvemonkeys.imageio:imageio-batik:jar:3.8.2'
<dependency org="com.twelvemonkeys.imageio" name="imageio-batik" rev="3.8.2">
  <artifact name="imageio-batik" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twelvemonkeys.imageio', module='imageio-batik', version='3.8.2')
)
libraryDependencies += "com.twelvemonkeys.imageio" % "imageio-batik" % "3.8.2"
[com.twelvemonkeys.imageio/imageio-batik "3.8.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.twelvemonkeys.imageio : imageio-core jar 3.8.2
com.twelvemonkeys.common : common-lang jar 3.8.2
com.twelvemonkeys.common : common-io jar 3.8.2
com.twelvemonkeys.common : common-image jar 3.8.2

provided (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
org.apache.xmlgraphics : batik-rasterizer-ext jar 1.14
org.apache.xmlgraphics : batik-extension jar 1.14
org.apache.xmlgraphics : batik-anim jar 1.14
org.apache.xmlgraphics : batik-svggen jar 1.14
org.apache.xmlgraphics : batik-transcoder jar 1.14

test (6)

Group / Artifact Type Version
com.twelvemonkeys.imageio : imageio-core test-jar 3.8.2
com.twelvemonkeys.common : common-lang test-jar 3.8.2
com.twelvemonkeys.common : common-io test-jar 3.8.2
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.12.4
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.8.2
3.8.1
3.8.0
3.7.1
3.7.0
3.6.4
3.6.3
3.6.2
3.6.1
3.6
3.5
3.4.3
3.4.2
3.4.1
3.4
3.3.2
3.3.1
3.3
3.2.1
3.2
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0
3.0-rc7
3.0-rc5