MVN

batik : batik

Maven & Gradle

Sep 20, 2005
3 usages
<dependency>
    <groupId>batik</groupId>
    <artifactId>batik</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of batik : batik to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of batik : batik to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
batik-1.5
1.1.x
batik-1.1.1

How to add a dependency to Maven

Add the following batik : batik maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>batik</groupId>
    <artifactId>batik</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following batik : batik gradle dependency to your build.gradle file:

implementation 'batik:batik:1.5'

Gradle Kotlin DSL: Add the following batik : batik gradle kotlin dependency to your build.gradle.kts file:

implementation("batik:batik:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following batik : batik sbt scala dependency to your build.sbt file:

libraryDependencies += "batik" % "batik" % "1.5"

Advertisement

Dependencies from Group

Jul 09, 2006
62 usages
Jul 09, 2006
57 usages
Jul 09, 2006
52 usages
Jul 09, 2006
49 usages
Jul 09, 2006
48 usages

Discover Dependencies

Jun 18, 2014
3 usages
581 stars
May 24, 2020
3 usages
0 stars
Mar 30, 2023
4 usages
47 stars
Apr 24, 2012
2 usages
646 stars
Sep 12, 2021
3 usages
92 stars
Nov 09, 2020
8 usages
382 stars
Apr 03, 2023
3 usages
1.3k stars