Streaming API for XML

StAX is a standard XML processing API that allows you to stream XML data from and to your application.

Лицензия

Лицензия

Группа

Группа

javax.xml.stream
Идентификатор

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

stax-api
Последняя версия

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

1.0-2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Streaming API for XML
StAX is a standard XML processing API that allows you to stream XML data from and to your application.

Скачать stax-api

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

<!-- https://jarcasting.com/artifacts/javax.xml.stream/stax-api/ -->
<dependency>
    <groupId>javax.xml.stream</groupId>
    <artifactId>stax-api</artifactId>
    <version>1.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/javax.xml.stream/stax-api/
implementation 'javax.xml.stream:stax-api:1.0-2'
// https://jarcasting.com/artifacts/javax.xml.stream/stax-api/
implementation ("javax.xml.stream:stax-api:1.0-2")
'javax.xml.stream:stax-api:jar:1.0-2'
<dependency org="javax.xml.stream" name="stax-api" rev="1.0-2">
  <artifact name="stax-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.xml.stream', module='stax-api', version='1.0-2')
)
libraryDependencies += "javax.xml.stream" % "stax-api" % "1.0-2"
[javax.xml.stream/stax-api "1.0-2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0-2
1.0