is not current version
Last Version 1.10.40

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


Categories

Categories

Spring Boot Container Microservices JSON Data
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

carnival-spring-boot-starter-json
Version

Version

1.0.5
Type

Type

jar

Download carnival-spring-boot-starter-json 1.0.5


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