MVN

batik : batik-dom

Maven & Gradle

Jul 09, 2006
49 usages

Batik DOM · Batik DOM

<dependency>
    <groupId>batik</groupId>
    <artifactId>batik-dom</artifactId>
    <version>1.6-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6-1

All Versions

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

Version Vulnerabilities Updated
1.6
batik-dom-1.6-1
batik-dom-1.6
1.5
batik-dom-1.5

How to add a dependency to Maven

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

<dependency>
    <groupId>batik</groupId>
    <artifactId>batik-dom</artifactId>
    <version>1.6-1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'batik:batik-dom:1.6-1'

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

implementation("batik:batik-dom:1.6-1")

How to add a dependency to SBT Scala

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

libraryDependencies += "batik" % "batik-dom" % "1.6-1"

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