javax.json.bind-api

Java.net - The Source for Java Technology Collaboration

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

javax.json.bind
Идентификатор

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

javax.json.bind-api
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

javax.json.bind-api
Java.net - The Source for Java Technology Collaboration
Ссылка на сайт

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

https://javaee.github.io/jsonb-spec
Организация-разработчик

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

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

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

https://github.com/javaee/jsonb-spec

Скачать javax.json.bind-api

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax.json : javax.json-api jar 1.1

test (1)

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

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

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

Java API for JSON Binding (JSON-B)

⚠️ This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the corresponding Eclipse repository. See here for the overall EE4J transition status.

Links

javax.json.bind

Java EE

Java Enterprise Edition

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

Версия
1.0
1.0.0-RC2
1.0.0-RC1
1.0.0-M2
1.0.0-M1