is not current version
Last Version 10.10.10.RELEASE

io.gitee.zhousiwei:fastjson-spring-boot-starter 6.6.6.RELEASE

starter for fastJson

Categories

Categories

Spring Boot Container Microservices JSON Data fastjson
GroupId

GroupId

io.gitee.zhousiwei
ArtifactId

ArtifactId

fastjson-spring-boot-starter
Version

Version

6.6.6.RELEASE
Type

Type

jar

Download fastjson-spring-boot-starter 6.6.6.RELEASE


<!-- https://jarcasting.com/artifacts/io.gitee.zhousiwei/fastjson-spring-boot-starter/ -->
<dependency>
    <groupId>io.gitee.zhousiwei</groupId>
    <artifactId>fastjson-spring-boot-starter</artifactId>
    <version>6.6.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zhousiwei/fastjson-spring-boot-starter/
implementation 'io.gitee.zhousiwei:fastjson-spring-boot-starter:6.6.6.RELEASE'
// https://jarcasting.com/artifacts/io.gitee.zhousiwei/fastjson-spring-boot-starter/
implementation ("io.gitee.zhousiwei:fastjson-spring-boot-starter:6.6.6.RELEASE")
'io.gitee.zhousiwei:fastjson-spring-boot-starter:jar:6.6.6.RELEASE'
<dependency org="io.gitee.zhousiwei" name="fastjson-spring-boot-starter" rev="6.6.6.RELEASE">
  <artifact name="fastjson-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zhousiwei', module='fastjson-spring-boot-starter', version='6.6.6.RELEASE')
)
libraryDependencies += "io.gitee.zhousiwei" % "fastjson-spring-boot-starter" % "6.6.6.RELEASE"
[io.gitee.zhousiwei/fastjson-spring-boot-starter "6.6.6.RELEASE"]