is not current version
Last Version 2.1.0

Extended StAX API 2.0.1

Extensions to JSR-173 StAX API.

License

License

Categories

Categories

Net
GroupId

GroupId

org.jvnet.staxex
ArtifactId

ArtifactId

stax-ex
Version

Version

2.0.1
Type

Type

jar
Description

Description

Extended StAX API
Extensions to JSR-173 StAX API.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/stax-ex
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jaxb-stax-ex

Download stax-ex 2.0.1


<!-- https://jarcasting.com/artifacts/org.jvnet.staxex/stax-ex/ -->
<dependency>
    <groupId>org.jvnet.staxex</groupId>
    <artifactId>stax-ex</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.staxex/stax-ex/
implementation 'org.jvnet.staxex:stax-ex:2.0.1'
// https://jarcasting.com/artifacts/org.jvnet.staxex/stax-ex/
implementation ("org.jvnet.staxex:stax-ex:2.0.1")
'org.jvnet.staxex:stax-ex:jar:2.0.1'
<dependency org="org.jvnet.staxex" name="stax-ex" rev="2.0.1">
  <artifact name="stax-ex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.staxex', module='stax-ex', version='2.0.1')
)
libraryDependencies += "org.jvnet.staxex" % "stax-ex" % "2.0.1"
[org.jvnet.staxex/stax-ex "2.0.1"]

Dependencies

provided (2)

Group / Artifact Type Version
com.sun.activation : jakarta.activation jar 2.0.1
jakarta.xml.bind : jakarta.xml.bind-api Optional jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.