Last Version

TwelveMonkeys :: ImageIO :: Batik Plugin 3.8.2

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
Version

Version

3.8.2
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 3.8.2


<!-- 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.