Эксперт ХД

com.sun.xml.bind:jaxb-bom-ext (4.0.2)

Published 2026-09-15 11:07:17 +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.sun.xml.bind</groupId>
	<artifactId>jaxb-bom-ext</artifactId>
	<version>4.0.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.sun.xml.bind:jaxb-bom-ext:4.0.2

About this package

JAXB Bill of Materials (BOM) with all dependencies. If you are not sure - DON'T USE THIS BOM. Use com.sun.xml.bind:jaxb-bom instead.
Details
Maven
2026-09-15 11:07:17 +00:00
1
JAXB BOM with ALL dependencies
3.4 KiB
Assets (1)
Versions (2) View all
4.0.2 2026-09-15
4.0.5 2026-09-15