is not current version
Last Version 2.0.7

com.github.ice-zero-cat:component-mp-spring-boot-starter 2.0.2

mybatis-plus

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ice-zero-cat
ArtifactId

ArtifactId

component-mp-spring-boot-starter
Version

Version

2.0.2
Type

Type

jar

Download component-mp-spring-boot-starter 2.0.2


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