is not current version
Last Version 1.10.40

com.github.yingzhuo:carnival-spring-boot-starter-mvc 1.8.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

carnival-spring-boot-starter-mvc
Version

Version

1.8.1
Type

Type

jar

Download carnival-spring-boot-starter-mvc 1.8.1


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