Woodstox [forked by nkutsche]

Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs [Forked:] This forked Woodstox version was adjusted to provide Attribute position informations for the SQF implementation by Nico Kutscherauer

Лицензия

Лицензия

Группа

Группа

com.github.nkutsche
Идентификатор

Идентификатор

woodstox-core
Последняя версия

Последняя версия

5.2.1
Дата

Дата

Тип

Тип

bundle
Описание

Описание

Woodstox [forked by nkutsche]
Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs [Forked:] This forked Woodstox version was adjusted to provide Attribute position informations for the SQF implementation by Nico Kutscherauer
Ссылка на сайт

Ссылка на сайт

https://github.com/nkutsche/woodstox
Организация-разработчик

Организация-разработчик

Nico Kutscherauer
Система контроля версий

Система контроля версий

https://github.com/nkutsche/woodstox

Скачать woodstox-core

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.codehaus.woodstox : stax2-api jar 3.1.4

provided (5)

Идентификатор библиотеки Тип Версия
javax.xml.stream : stax-api jar 1.0-2
net.java.dev.msv : msv-core Необязательный jar 2013.6.1
net.java.dev.msv : msv-rngconverter Необязательный jar 2013.6.1
net.java.dev.msv : xsdlib Необязательный jar 2013.6.1
org.apache.felix : org.osgi.core Необязательный jar 1.2.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Overview

The gold standard Stax XML API implementation. Now at Github.

[FORKED VERSION] Plese note, that this is a forked version of FasterXML/woodstox.

Get it!

Maven

The most common way is to use Maven (or Ivy) to access it from Maven Central repository. Coordinates for this are:

  • Group id: com.github.nkutsche
  • Artifact id: woodstox-core
  • Latest published version: 5.2.1 (10-Sep-2017)
    • (NOTE! Version 5.0.0 was accidentally released as broken, not containing actual classes -- 5.0.1 is the first functioning 5.x version).

Note that Maven id has changed since Woodstox 4.x.

Requirements

Woodstox 5 and above require Java 6 (JDK 1.6); as well as Stax API that is included in JDK. The only other mandatory dependence is Stax2 API, extended API implemented by Woodstox and some other Stax implementations (like Aalto.

Optional dependency is Multi-Schema Validator (MSV) that is needed if using XML Schema or RelaxNG validation functionality

License

Woodstox 5.x is licensed under Apache 2 license.

Documentation etc

Версии библиотеки

Версия
5.2.1
5.1.0