StAXWax

Light-weight convenience framework for high-performance StAX XML writing and parsing.

License

License

BSD
GroupId

GroupId

org.hisp
ArtifactId

ArtifactId

staxwax
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

StAXWax
Light-weight convenience framework for high-performance StAX XML writing and parsing.
Project URL

Project URL

https://github.com/dhis2/staxwax
Project Organization

Project Organization

DHIS 2

Download staxwax

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.woodstox : woodstox-core jar 6.2.7
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.4
1.3
1.2