MVN

org.openjax.xml : sax

Maven & Gradle

May 23, 2020
5 usages
1 stars

OpenJAX XML SAX · Utility functions and convenience patterns specializing in the Java's SAX libraries.

<dependency>
    <groupId>org.openjax.xml</groupId>
    <artifactId>sax</artifactId>
    <version>0.9.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openjax.xml : sax to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.4

All Versions

Choose a version of org.openjax.xml : sax to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
sax-0.9.4
sax-0.9.3
sax-0.9.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openjax.xml</groupId>
    <artifactId>sax</artifactId>
    <version>0.9.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openjax.xml : sax gradle dependency to your build.gradle file:

implementation 'org.openjax.xml:sax:0.9.4'

Gradle Kotlin DSL: Add the following org.openjax.xml : sax gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openjax.xml:sax:0.9.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openjax.xml : sax sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openjax.xml" % "sax" % "0.9.4"

Advertisement

Dependencies from Group

sax
May 23, 2020
5 usages
1 stars
api
May 23, 2020
4 usages
May 23, 2020
3 usages
May 23, 2020
2 usages
dom
May 23, 2020
2 usages

Discover Dependencies

Mar 20, 2023
333 stars
net
May 23, 2020
7 usages
0 stars
rs
May 13, 2019
9 stars
Feb 05, 2023
6 usages
0 stars
Feb 24, 2021
27 usages
Dec 30, 2019
25 stars
Aug 07, 2023
1 usages
79 stars