is not current version
Last Version 1.0.7

Ziyi Boot FastJson Starter 1.0.4

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.4
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.4


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.