JsonKit Fastjson

超轻量级 JSON 序列化与反序列化 门面工具

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.ejlchina
ArtifactId

ArtifactId

jsonkit-fastjson
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

JsonKit Fastjson
超轻量级 JSON 序列化与反序列化 门面工具

Download jsonkit-fastjson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.ejlchina : jsonkit-core jar 1.3.3
com.ejlchina : data-fastjson jar 1.4.1

test (2)

Group / Artifact Type Version
com.ejlchina » jsonkit-test jar 1.3.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0