License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ice-zero-cat |
ArtifactId | ArtifactIdcomponent-mp-spring-boot-starter |
Version | Version2.0.6 |
Type | Typejar |
Description |
Descriptioncomponent-mp-spring-boot-starter
mybatis-plus
|
Project URL |
Project URL |
<!-- 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.6</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.6'
// 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.6")
'com.github.ice-zero-cat:component-mp-spring-boot-starter:jar:2.0.6'
<dependency org="com.github.ice-zero-cat" name="component-mp-spring-boot-starter" rev="2.0.6">
<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.6')
)
libraryDependencies += "com.github.ice-zero-cat" % "component-mp-spring-boot-starter" % "2.0.6"
[com.github.ice-zero-cat/component-mp-spring-boot-starter "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.1 |
com.esotericsoftware : reflectasm | jar | 1.11.9 |
net.bytebuddy : byte-buddy | jar | 1.10.14 |
com.github.ice-zero-cat : component-db-spring-boot-starter | jar | 0.0.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |