Эксперт ХД

org.glassfish.jaxb:txw2 (4.0.5)

Published 2026-09-15 10:16:37 +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>org.glassfish.jaxb</groupId>
	<artifactId>txw2</artifactId>
	<version>4.0.5</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.glassfish.jaxb:txw2:4.0.5

About this package

TXW is a library that allows you to write XML documents.
Details
Maven
2026-09-15 10:16:37 +00:00
288
TXW2 Runtime
73 KiB
Assets (2)
Versions (2) View all
4.0.2 2026-09-15
4.0.5 2026-09-15