jakarta.xml.bind:jakarta.xml.bind-api-test

Jakarta XML Binding API

Лицензия

Лицензия

Группа

Группа

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

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

jakarta.xml.bind-api-test
Последняя версия

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

3.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jakarta XML Binding API
Организация-разработчик

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

Eclipse Foundation

Скачать jakarta.xml.bind-api-test

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
jakarta.activation : jakarta.activation-api jar 2.0.1

test (1)

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

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

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

Build Status

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.

jakarta.xml.bind

Eclipse EE4J

The Eclipse EE4J Project

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

Версия
3.0.1
3.0.0
3.0.0-RC3
3.0.0-RC2
3.0.0-RC1
2.3.3
2.3.2