MVN

stax : stax-api

Maven & Gradle

Mar 14, 2006
751 usages

StAX API · StAX API is the standard java XML processing API defined by JSR-173

<dependency>
    <groupId>stax</groupId>
    <artifactId>stax-api</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
stax-api-1.0.1
1.0
stax-api-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>stax</groupId>
    <artifactId>stax-api</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following stax : stax-api gradle dependency to your build.gradle file:

implementation 'stax:stax-api:1.0.1'

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

implementation("stax:stax-api:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following stax : stax-api sbt scala dependency to your build.sbt file:

libraryDependencies += "stax" % "stax-api" % "1.0.1"

Advertisement

Dependencies from Group

Mar 14, 2006
751 usages
Jul 18, 2006
160 usages
Nov 06, 2006

Discover Dependencies

Jul 27, 2023
3 usages
50 stars
Aug 02, 2023
274 usages
247 stars
Aug 26, 2023
619 usages
4.5k stars
Aug 25, 2023
8 usages
17k stars
Aug 10, 2023
663 usages
27 stars
Sep 28, 2012
22 usages
Aug 24, 2023
761 usages
72.3k stars
May 12, 2023
5 usages
32 stars