MVN

org.jvnet.staxex : stax-ex

Maven & Gradle

Feb 17, 2022
129 usages
5 stars

Extended StAX API · Extensions to JSR-173 StAX API.

<dependency>
    <groupId>org.jvnet.staxex</groupId>
    <artifactId>stax-ex</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.staxex : stax-ex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.jvnet.staxex : stax-ex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
stax-ex-2.1.0
stax-ex-2.1.0-M2
stax-ex-2.1.0-M1
2.0.x
stax-ex-2.0.1
stax-ex-2.0.0
stax-ex-2.0.0-M2
stax-ex-2.0.0-M1
1.8.x
stax-ex-1.8.3
stax-ex-1.8.2
stax-ex-1.8.1
1.8
stax-ex-1.8
1.7.x
stax-ex-1.7.8
stax-ex-1.7.7
stax-ex-1.7.6
stax-ex-1.7.5
stax-ex-1.7.4
stax-ex-1.7.3
stax-ex-1.7.2
stax-ex-1.7.1
1.7
stax-ex-1.7
1.6
stax-ex-1.6
1.5
stax-ex-1.5
1.4
stax-ex-1.4
1.3
stax-ex-1.3
1.2
stax-ex-1.2
1.1
stax-ex-1.1
1.0
stax-ex-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jvnet.staxex</groupId>
    <artifactId>stax-ex</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jvnet.staxex : stax-ex gradle dependency to your build.gradle file:

implementation 'org.jvnet.staxex:stax-ex:2.1.0'

Gradle Kotlin DSL: Add the following org.jvnet.staxex : stax-ex gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jvnet.staxex:stax-ex:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jvnet.staxex : stax-ex sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jvnet.staxex" % "stax-ex" % "2.1.0"

Advertisement

Dependencies from Group

Feb 17, 2022
129 usages
5 stars

Discover Dependencies

Jun 09, 2023
3 stars
Dec 27, 2022
27 usages
54 stars
Jul 14, 2023
347 usages
Jun 20, 2023
3 usages
158 stars
May 31, 2017
Jan 22, 2017
18 usages
0 stars
Jun 06, 2023
58 usages
270 stars