is not current version
Last Version 1.10.40

com.github.yingzhuo:carnival-spring-boot-starter-json 1.7.2


Categories

Categories

Spring Boot Container Microservices JSON Data
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

carnival-spring-boot-starter-json
Version

Version

1.7.2
Type

Type

jar

Download carnival-spring-boot-starter-json 1.7.2


<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-json/ -->
<dependency>
    <groupId>com.github.yingzhuo</groupId>
    <artifactId>carnival-spring-boot-starter-json</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-json/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-json:1.7.2'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-json/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-json:1.7.2")
'com.github.yingzhuo:carnival-spring-boot-starter-json:jar:1.7.2'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-json" rev="1.7.2">
  <artifact name="carnival-spring-boot-starter-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-json', version='1.7.2')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-json" % "1.7.2"
[com.github.yingzhuo/carnival-spring-boot-starter-json "1.7.2"]