com.sun.xml.bind:jaxb-impl (4.0.5)
Published 2026-09-15 10:09:34 +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-impl</artifactId>
<version>4.0.5</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.sun.xml.bind:jaxb-impl:4.0.5About this package
Old JAXB Runtime module. Contains sources required for runtime processing.
Dependencies
com.sun.xml.bind:jaxb-core
com.sun.xml.fastinfoset:FastInfoset
org.jvnet.staxex:stax-ex
org.glassfish.jaxb:jaxb-runtime
junit:junit
Details
Assets (2)
Versions (1)
View all
jaxb-impl-4.0.5.jar
902 KiB
jaxb-impl-4.0.5.pom
11 KiB
4.0.5
2026-09-15