You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tatu Saloranta edited this page Mar 12, 2019
·
39 revisions
Home: Aalto XML processor
Aalto XML processor is an ultra-high performance Stax XML processor (parser, generator) implementation. It also implements SAX2 API, as well as Stax2 extension (http://wiki.fasterxml.com/WoodstoxStax2) to core Stax API.
Most commonly artifacts are accessed using Maven, via Maven 2 repositories:
groupId: com.fasterxml
artifactId: aalto-xml
New releases are done using Sonatype Maven repository,from which they are automatically copied (with an hour of delay) to the Central Maven repository.
Here are quick links to the central Maven repository for manual downloading:
1.2.0: jar (released 12-Mar-2019) -- the first version with JDK9+ module-info