Эксперт ХД

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 install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.fasterxml.woodstox:woodstox-core:6.5.1

About 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
Maven
2026-09-15 11:06:30 +00:00
1
Woodstox
The Apache License, Version 2.0
1.5 MiB
Assets (2)
Versions (1) View all
6.5.1 2026-09-15