Last Version

fastjson 1.1.39

Fastjson is a JSON processor (JSON parser + JSON generator) written in Java

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

fastjson-leancloud
Version

Version

1.1.39
Type

Type

jar
Description

Description

fastjson
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Project URL

Project URL

https://github.com/leancloud/fastjson
Source Code Management

Source Code Management

http://github.com/leancloud/fastjson/tree/master

Download fastjson-leancloud 1.1.39


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

Dependencies

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5
javax.ws.rs : jsr311-api Optional jar 1.1.1
org.springframework : spring-webmvc Optional jar 3.2.2.RELEASE

test (16)

Group / Artifact Type Version
junit : junit jar 4.11
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
cglib : cglib-nodep jar 2.2.2
org.codehaus.jackson : jackson-jaxrs jar 1.9.9
org.codehaus.jackson : jackson-smile jar 1.9.9
com.googlecode.json-simple : json-simple jar 1.1
commons-io : commons-io jar 1.4
net.sf.json-lib : json-lib jar 2.4
xom : xom jar 1.2.5
com.google.code.gson : gson jar 2.2.4
net.minidev : json-smart jar 1.1.1
com.owlike : genson jar 0.97
org.clojure : clojure jar 1.5.1
org.codehaus.groovy : groovy jar 2.1.5
org.springframework : spring-test jar 3.2.3.RELEASE
org.javassist : javassist jar 3.18.0-GA

Project Modules

There are no modules declared in this project.