StAXON JSR-353

JSON via StAX - JSON Processing (JSR-353)

Лицензия

Лицензия

Категории

Категории

Axon Библиотеки уровня приложения Distributed Applications
Группа

Группа

de.odysseus.staxon
Идентификатор

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

staxon-jsr353
Последняя версия

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

StAXON JSR-353
JSON via StAX - JSON Processing (JSR-353)

Скачать staxon-jsr353

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
de.odysseus.staxon : staxon jar 1.3

provided (1)

Идентификатор библиотеки Тип Версия
javax.json : javax.json-api jar 1.0

test (2)

Идентификатор библиотеки Тип Версия
org.glassfish : javax.json jar 1.0.4
junit : junit jar 4.8.2

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

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

StAXON - JSON via StAX

StAXON lets you read and write JSON using the Java Streaming API for XML (javax.xml.stream). StAXON acts as a door opener for JSON to powerful XML related technologies like

  • XSL transformations (XSLT)
  • XML binding API (JAXB)
  • XML Schema Definition (XSD)
  • XPath, XQuery, ...

Features

  • Support for JAXB and JAX-RS
  • Trigger JSON arrays via XML processing instruction
  • Full XML namespace support
  • Support the JSON Processing API (JSR-353), Jackson and Gson as JSON streaming backends
  • Memory efficient, even for very large documents
  • It's pretty fast (benchmark)...

Documentation

Check the Getting Started guide first. More documentation is available from the StAXON Wiki.

Downloads

The Downloads page provides Maven instructions and individual download links.

Development

Visit the GitHub project.

License

StAXON is available under the Apache License, Version 2.0.

(c) 2011, 2012 Odysseus Software

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

Версия
1.3