Last Version

Ziyi Boot FastJson Starter 1.0.7

Starter for using reading and writing json by fastjson

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

cn.ziyicloud.framework.boot
ArtifactId

ArtifactId

ziyi-boot-starter-fastjson
Version

Version

1.0.7
Type

Type

jar
Description

Description

Ziyi Boot FastJson Starter
Starter for using reading and writing json by fastjson

Download ziyi-boot-starter-fastjson 1.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
cn.ziyicloud.framework.boot : ziyi-boot-starter jar 1.0.7
com.alibaba : fastjson jar 1.2.79

Project Modules

There are no modules declared in this project.