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

Published 2026-02-24 13:43:29 +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>com.sun.xml.bind</groupId>
	<artifactId>jaxb-bom-ext</artifactId>
	<version>2.3.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.sun.xml.bind:jaxb-bom-ext:2.3.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-02-24 13:43:29 +00:00
0
JAXB BOM with ALL dependencies
3.1 KiB
Assets (1)
Versions (1) View all
2.3.2 2026-02-24