javax.json.bind-api

Java.net - The Source for Java Technology Collaboration

License

License

Categories

Categories

JSON Data
GroupId

GroupId

javax.json.bind
ArtifactId

ArtifactId

javax.json.bind-api
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

javax.json.bind-api
Java.net - The Source for Java Technology Collaboration
Project URL

Project URL

https://javaee.github.io/jsonb-spec
Project Organization

Project Organization

Oracle Corporation
Source Code Management

Source Code Management

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

Download javax.json.bind-api

How to add to project

<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.json : javax.json-api jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.0
1.0.0-RC2
1.0.0-RC1
1.0.0-M2
1.0.0-M1