javax.xml.stream:stax-api (1.0-2)
Published 2026-02-24 13:43:48 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>javax.xml.stream</groupId>
<artifactId>stax-api</artifactId>
<version>1.0-2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=javax.xml.stream:stax-api:1.0-2About this package
StAX is a standard XML processing API that allows you to stream XML data from and to your application.
Details
2026-02-24 13:43:48 +00:00
Assets (1)
Versions (1)
View all
Maven
0
Streaming API for XML
GNU General Public Library
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
962 B
stax-api-1.0-2.pom
962 B
1.0-2
2026-02-24