Provide Json Support using Jsonb


Categories

Categories

Net JSON Data
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

cute-http-jsonb
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Provide Json Support using Jsonb

Download cute-http-jsonb

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.dongliu : cute-http jar
org.eclipse : yasson jar 1.0.3
org.glassfish : javax.json jar 1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.0
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0