com.fasterxml.woodstox:woodstox-core (6.5.1)
Published 2026-09-15 11:06:30 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.5.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.fasterxml.woodstox:woodstox-core:6.5.1About this package
Woodstox is a high-performance XML processor that implements Stax (JSR-173),
SAX2 and Stax2 APIs
Dependencies
org.codehaus.woodstox:stax2-api
4.2.1
org.osgi:osgi.core
5.0.0
biz.aQute.bnd:biz.aQute.bnd.annotation
6.4.0
junit:junit
4.13.2
Details
Assets (2)
Versions (1)
View all
woodstox-core-6.5.1.jar
1.5 MiB
woodstox-core-6.5.1.pom
9.4 KiB
6.5.1
2026-09-15