is not current version
Last Version 1.2.18

Johnzon :: JSON-B Implementation 1.2.16

Apache Johnzon is an implementation of JSR-353 (JavaTM API for JSON Processing).

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.apache.johnzon
ArtifactId

ArtifactId

johnzon-jsonb
Version

Version

1.2.16
Type

Type

jar
Description

Description

Johnzon :: JSON-B Implementation
Apache Johnzon is an implementation of JSR-353 (JavaTM API for JSON Processing).
Project URL

Project URL

http://johnzon.apache.org/johnzon-jsonb
Project Organization

Project Organization

The Apache Software Foundation

Download johnzon-jsonb 1.2.16


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.johnzon : johnzon-mapper jar 1.2.16

provided (5)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-annotation_1.3_spec Optional jar 1.3
org.apache.geronimo.specs : geronimo-jaxrs_2.1_spec Optional jar 1.1
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec Optional jar 1.1
org.apache.geronimo.specs : geronimo-jsonb_1.0_spec jar 1.2
org.apache.geronimo.specs : geronimo-json_1.1_spec jar 1.3

test (7)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-rs-client jar 3.4.1
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.4.1
org.apache.cxf : cxf-rt-transports-local jar 3.4.1
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.openwebbeans : openwebbeans-impl jar 2.0.23
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.