OpenJAX JAXB XJC

JAXB code generation with XJC.

Лицензия

Лицензия

Группа

Группа

org.openjax.jaxb
Идентификатор

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

xjc
Последняя версия

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

0.8.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

OpenJAX JAXB XJC
JAXB code generation with XJC.
Организация-разработчик

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

OpenJAX

Скачать xjc

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.sun.org.apache.xml.internal : resolver jar 20050927
com.sun.xml.bind : jaxb-osgi jar 2.3.1
javax.xml.bind : jaxb-api jar 2.3.1
org.openjax.xml : sax jar 0.9.4
org.libj : exec jar 0.8.11
org.jvnet.jaxb2_commons : jaxb2-basics-annotate jar 1.1.0
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Идентификатор библиотеки Тип Версия
org.libj : test jar 0.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

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

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

OpenJAX

Build Status Coverage Status Javadocs Released Version Snapshot Version

OpenJAX is a collection of modules that provide convenient extensions to common Java architectures.

Modules

  • cdm: Code Design Model An abstraction of the Java programming language, in Java.
  • cli: Simple API to specify and process arguments on the Command Line Interface.
  • codegen: Modules that utilize the Code Generation process to obtain better language cohesion, and faster runtime performance.
  • dbcp: Simple API to describe and initialize a Database Connection Pool in JDBC.
  • expect: A port of Tcl's Expect that provides a Java API to talk to interactive programs according to a script.
  • jaxb: Modules that supplement JAXB with cohesive and high-performance APIs and tools.
  • jetty: Light-weight extensions to Jetty that provide simple and convenient wrappers for common use cases.
  • json: APIs for efficiently reading and parsing JSON documents.
  • maven: APIs that supplement Maven's APIs with cohesive abstractions, and simple and useful extensions.
  • measure: A nimble datatype abstraction that expresses numerical values with units, supporting automatic unit reduction.
  • security: APIs that provide simple security abstractions.
  • xml: Modules for efficiently reading, writing, and validating XML documents.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

org.openjax.jaxb

OpenJAX

Версии библиотеки

Версия
0.8.5
0.8.2
0.8.1