json iterator

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go

License

License

Categories

Categories

JSON Data jsoniter
GroupId

GroupId

com.jsoniter
ArtifactId

ArtifactId

jsoniter
Last Version

Last Version

0.9.23
Release Date

Release Date

Type

Type

jar
Description

Description

json iterator
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Project URL

Project URL

http://jsoniter.com
Source Code Management

Source Code Management

http://github.com/json-iterator/java/tree/master

Download jsoniter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.javassist : javassist Optional jar 3.22.0-GA
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.9.5
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.5
com.google.code.gson : gson Optional jar 2.8.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.openjdk.jmh : jmh-core jar 1.20
org.openjdk.jmh : jmh-generator-annprocess jar 1.20

Project Modules

There are no modules declared in this project.
com.jsoniter

Jsoniter

Jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go

Versions

Version
0.9.23
0.9.22
0.9.21
0.9.20
0.9.19
0.9.18
0.9.17
0.9.16
0.9.15
0.9.13
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1