StAXWax

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

License

License

BSD
GroupId

GroupId

org.amplecode
ArtifactId

ArtifactId

staxwax
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/larshelge/amplecode
Project Organization

Project Organization

AmpleCode

Download staxwax

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
stax : stax-api jar 1.0.1
org.codehaus.woodstox : woodstox-core-asl jar 4.4.1
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1