| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdorg.jvnet.staxex | 
| ArtifactId | ArtifactIdstax-ex | 
| Last Version | Last Version2.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionExtended StAX API Extensions to JSR-173 StAX API. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| stax-ex-2.1.0.pom | |
| stax-ex-2.1.0.jar | 15 KB | 
| stax-ex-2.1.0-sources.jar | 20 KB | 
| stax-ex-2.1.0-javadoc.jar | 53 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jvnet.staxex/stax-ex/ -->
<dependency>
    <groupId>org.jvnet.staxex</groupId>
    <artifactId>stax-ex</artifactId>
    <version>2.1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.jvnet.staxex/stax-ex/
implementation 'org.jvnet.staxex:stax-ex:2.1.0'// https://jarcasting.com/artifacts/org.jvnet.staxex/stax-ex/
implementation ("org.jvnet.staxex:stax-ex:2.1.0")'org.jvnet.staxex:stax-ex:jar:2.1.0'<dependency org="org.jvnet.staxex" name="stax-ex" rev="2.1.0">
  <artifact name="stax-ex" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jvnet.staxex', module='stax-ex', version='2.1.0')
)libraryDependencies += "org.jvnet.staxex" % "stax-ex" % "2.1.0"[org.jvnet.staxex/stax-ex "2.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.activation : jakarta.activation-api | jar | 2.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api Optional | jar | 4.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |