is not current version
Last Version 1.10.40

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


Categories

Categories

Spring Boot Container Microservices JSON Data
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

carnival-spring-boot-starter-json
Version

Version

1.3.3
Type

Type

jar

Download carnival-spring-boot-starter-json 1.3.3


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