License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.yuehuanghun |
ArtifactId | ArtifactIdmybatismilu-spring-boot-starter |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatismilu-spring-boot-starter
MyBatis & MyBatis-Milu Spring Boot Starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yuehuanghun/mybatismilu-spring-boot-starter/ -->
<dependency>
<groupId>com.yuehuanghun</groupId>
<artifactId>mybatismilu-spring-boot-starter</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yuehuanghun/mybatismilu-spring-boot-starter/
implementation 'com.yuehuanghun:mybatismilu-spring-boot-starter:1.7.0'
// https://jarcasting.com/artifacts/com.yuehuanghun/mybatismilu-spring-boot-starter/
implementation ("com.yuehuanghun:mybatismilu-spring-boot-starter:1.7.0")
'com.yuehuanghun:mybatismilu-spring-boot-starter:jar:1.7.0'
<dependency org="com.yuehuanghun" name="mybatismilu-spring-boot-starter" rev="1.7.0">
<artifact name="mybatismilu-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yuehuanghun', module='mybatismilu-spring-boot-starter', version='1.7.0')
)
libraryDependencies += "com.yuehuanghun" % "mybatismilu-spring-boot-starter" % "1.7.0"
[com.yuehuanghun/mybatismilu-spring-boot-starter "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.yuehuanghun : mybatismilu-spring-boot-autoconfigure | jar | 1.7.0 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.0 |