is not current version
Last Version 2.0.0

StAXWax 1.4

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

License

License

BSD
GroupId

GroupId

org.hisp
ArtifactId

ArtifactId

staxwax
Version

Version

1.4
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 1.4


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

Dependencies

compile (3)

Group / Artifact Type Version
stax : stax-api jar 1.0.1
com.fasterxml.woodstox : woodstox-core jar 6.0.2
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.