NEWS 23-Jun-2009: Download page is moved to New StaxMate Download Page (hosted by FasterXML.com )
Source code repository
You can access the source code directory from StaxMate Subversion repository .
Anonymous access can be used like:
Package types
Both binary and source code packages are available, and they come in following flavours:
- 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 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 either separately (see link below) for version 2.0.0 and above (was optionally bundled with 1.3.0 and earlier). For more information on Stax2, check out Stax2 information page .
Note: different versions of StaxMate may depend on different versions of Stax2 interface.
Licensing
StaxMate is licensed under BSD .
Current (2.0)
Available from the New StaxMate Download Page .
Previous (1.3)
- Version: 1.3.1
- Release date: 06-Dec-2008
- WebDav directory: https://dav.codehaus.org/staxmate/1.3.1
- Binaries (jar):
- staxmate-1.3.1.jar : does NOT include Stax2 API classes.
- staxmate-with-stax2-1.3.1.jar : DOES include Stax2 API classes.
- stax2.jar (v2.1) (extension API on top of plain vanilla Stax API). NOTE: only needed if not included as part of StaxMate or Stax implementation jars (Woodstox for example does include these classes – but version has to be >= 3.2.3)
- Source packages:
- Gzipped tar: staxmate-src-V.tar.gz
- Zip: staxmate-src-V.zip
- Documentation:
Earlier releases:
- Version: 1.1
- Release date: 29-Nov-2007
- Binaries (jar):
- staxmate-1.1.jar : does NOT include Stax2 API classes.
- staxmate-with-stax2-1.1.jar : DOES include Stax2 API classes.
- stax2.jar (v2.1) (extension API on top of plain vanilla Stax API). NOTE: only needed if not included as part of StaxMate or Stax implementation jars (Woodstox for example does included these classes – but version has to be >= 3.2.3)
- Source packages:
- Gzipped tar: staxmate-src-V.tar.gz
- Zip: staxmate-src-V.zip
- Documentation:
- Version: 1.0
- Release date: 02-May-2007
- Binaries (jar):
- staxmate-1.0.0.jar : does NOT include Stax2 API classes.
- staxmate-with-stax2-1.0.0.jar : DOES include Stax2 API classes.
- stax2.jar (v2.0) (extension API on top of plain vanilla Stax 1.0). NOTE: only needed if not included as part of StaxMate or Stax implementation jars (Woodstox for example does included these classes)
- Source packages:
- Gzipped tar: staxmate-src-V.tar.gz
- Zip: staxmate-src-V.zip
- Documentation:


