StaxMate Download
Package types
Both binary and source code packages are available, and come in following flavors:
The stable version is the latest release from a branch that has been frozen, i.e. no API changes will be made, only critical fixes.
- Last revisions of earlier major releases may also be included as necessary.
Dependencies
StaxMate needs following packages to work:
Stax API jar, if running on JDK earlier than 1.6 (1.6 includes Stax API, i.e. *javax.xml.stream* package and its sub-packages). Woodstox download page has a link to the API jar.
- A Stax implementation. Any Stax 1.0 compliant implementation should work, but following have been tested to work:
Stax2 extension API. This is downloaded separately (see link below) for version 2.0.0. For more information on Stax2, check out Stax2 information page
Note: different versions of StaxMate may depend on different versions of Stax2 interface. Exact version is indicated next to StaxMate version information.
Licensing
StaxMate is licensed under permissive BSD license.
Current (2.0)
- Release date: 12-Mar-2009
- Binaries (jar):
- Source packages:
Gzipped tar: staxmate-src-V.tar.gz
Zip: staxmate-src-V.zip
- Documentation:
Source code repository
Source code is available from Codehaus, see Codehaus StaxMate page for details.
