не последняя версия
Последняя версия 4.0.0

Old JAXB XJC 4.0.0-M4

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.

Лицензия

Лицензия

Группа

Группа

com.sun.xml.bind
Идентификатор

Идентификатор

jaxb-xjc
Версия

Версия

4.0.0-M4
Тип

Тип

jar
Описание

Описание

Old JAXB XJC
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.
Ссылка на сайт

Ссылка на сайт

https://eclipse-ee4j.github.io/jaxb-ri/
Организация-разработчик

Организация-разработчик

Eclipse Foundation

Скачать jaxb-xjc 4.0.0-M4


<!-- https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-xjc/ -->
<dependency>
    <groupId>com.sun.xml.bind</groupId>
    <artifactId>jaxb-xjc</artifactId>
    <version>4.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-xjc/
implementation 'com.sun.xml.bind:jaxb-xjc:4.0.0-M4'
// https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-xjc/
implementation ("com.sun.xml.bind:jaxb-xjc:4.0.0-M4")
'com.sun.xml.bind:jaxb-xjc:jar:4.0.0-M4'
<dependency org="com.sun.xml.bind" name="jaxb-xjc" rev="4.0.0-M4">
  <artifact name="jaxb-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.bind', module='jaxb-xjc', version='4.0.0-M4')
)
libraryDependencies += "com.sun.xml.bind" % "jaxb-xjc" % "4.0.0-M4"
[com.sun.xml.bind/jaxb-xjc "4.0.0-M4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.sun.xml.bind : jaxb-core jar 4.0.0-M4

provided (8)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant Необязательный jar 1.10.12
org.glassfish.jaxb : jaxb-xjc jar 4.0.0-M4
org.glassfish.jaxb : codemodel jar 4.0.0-M4
org.glassfish.jaxb : xsom jar 4.0.0-M4
com.sun.istack : istack-commons-tools jar 4.1.0
com.sun.xml.bind.external : relaxng-datatype jar 4.0.0-M4
com.sun.xml.bind.external : rngom jar 4.0.0-M4
com.sun.xml.dtd-parser : dtd-parser jar 1.5.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.