is not current version
Last Version 1.10.40

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

carnival-spring-boot-starter-mvc
Version

Version

1.5.0
Type

Type

jar

Download carnival-spring-boot-starter-mvc 1.5.0


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