Jakarta XML Binding

Jakarta XML Binding API

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.spec.javax.xml.bind
Идентификатор

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

jboss-jaxb-api_2.3_spec-parent
Последняя версия

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

2.0.1.Final
Дата

Дата

Тип

Тип

pom
Описание

Описание

Jakarta XML Binding
Jakarta XML Binding API
Ссылка на сайт

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

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

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

JBoss by Red Hat
Система контроля версий

Система контроля версий

https://github.com/jboss/jboss-jakarta-jaxb-api_spec.git

Скачать jboss-jaxb-api_2.3_spec-parent

Имя Файла Размер
jboss-jaxb-api_2.3_spec-parent-2.0.1.Final.pom 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.jboss.spec.javax.xml.bind/jboss-jaxb-api_2.3_spec-parent/ -->
<dependency>
    <groupId>org.jboss.spec.javax.xml.bind</groupId>
    <artifactId>jboss-jaxb-api_2.3_spec-parent</artifactId>
    <version>2.0.1.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.spec.javax.xml.bind/jboss-jaxb-api_2.3_spec-parent/
implementation 'org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec-parent:2.0.1.Final'
// https://jarcasting.com/artifacts/org.jboss.spec.javax.xml.bind/jboss-jaxb-api_2.3_spec-parent/
implementation ("org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec-parent:2.0.1.Final")
'org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec-parent:pom:2.0.1.Final'
<dependency org="org.jboss.spec.javax.xml.bind" name="jboss-jaxb-api_2.3_spec-parent" rev="2.0.1.Final">
  <artifact name="jboss-jaxb-api_2.3_spec-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.spec.javax.xml.bind', module='jboss-jaxb-api_2.3_spec-parent', version='2.0.1.Final')
)
libraryDependencies += "org.jboss.spec.javax.xml.bind" % "jboss-jaxb-api_2.3_spec-parent" % "2.0.1.Final"
[org.jboss.spec.javax.xml.bind/jboss-jaxb-api_2.3_spec-parent "2.0.1.Final"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • jaxb-api
  • jaxb-api-test

Jakarta XML Binding project

The Jakarta XML Binding provides an API and tools that automate the mapping between XML documents and Java objects.

License

You’ll find the text of the licenses in the workspace in various LICENSE.txt or LICENSE.md files. Don’t let the presence of these license files in the workspace confuse you into thinking that they apply to all files in the workspace.

You should always read the license file included with every download, and read the license text included in every source file.

Contributing

We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.

org.jboss.spec.javax.xml.bind

Eclipse EE4J

The Eclipse EE4J Project

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

Версия
2.0.1.Final
2.0.0.Final
2.0.0.CR1