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

retepTools NioSax 10.6

NioSax (pronounced 'Neo-Sax') provides a Java NIO friendly XML parser similar in operation to SAX, however unlike normal SAX, with NioSax it is possible for the xml source to contain partial content (i.e. only part of the XML stream has been received).

Лицензия

Лицензия

BSD
Public Domain
Группа

Группа

uk.org.retep
Идентификатор

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

niosax
Версия

Версия

10.6
Тип

Тип

jar
Описание

Описание

retepTools NioSax
NioSax (pronounced 'Neo-Sax') provides a Java NIO friendly XML parser similar in operation to SAX, however unlike normal SAX, with NioSax it is possible for the xml source to contain partial content (i.e. only part of the XML stream has been received).
Ссылка на сайт

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

http://blog.retep.org/reteptools/niosax/
Организация-разработчик

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

Retep Development Group

Скачать niosax 10.6


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
uk.org.retep.tools : collections jar 10.6
uk.org.retep.tools : encoding jar 10.6
uk.org.retep.tools : nio jar 10.6

test (2)

Идентификатор библиотеки Тип Версия
uk.org.retep : testFramework jar 10.6
junit : junit jar 4.7

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

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