com.sun.xml.bind:jaxb-xjc (4.0.5)
Published 2026-09-15 10:09:36 +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-xjc</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-xjc:4.0.5About this package
Old JAXB Binding Compiler. Contains source code needed for binding customization files into java sources.
In other words: the *tool* to generate java classes for the given xml representation.
Dependencies
com.sun.xml.bind:jaxb-core
org.apache.ant:ant
org.glassfish.jaxb:jaxb-xjc
org.glassfish.jaxb:codemodel
org.glassfish.jaxb:xsom
com.sun.istack:istack-commons-tools
com.sun.xml.bind.external:relaxng-datatype
com.sun.xml.bind.external:rngom
com.sun.xml.dtd-parser:dtd-parser
com.github.relaxng:relaxngDatatype
junit:junit
Details
Assets (2)
Versions (1)
View all
jaxb-xjc-4.0.5.jar
1.8 MiB
jaxb-xjc-4.0.5.pom
16 KiB
4.0.5
2026-09-15