License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.github.yongyongwang |
ArtifactId | ArtifactIdif-mybatis-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIf Mybatis Spring Boot Starter - 1.0.0
iframework mybatis 定制功能
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/if-mybatis-spring-boot-starter/ -->
<dependency>
<groupId>com.github.yongyongwang</groupId>
<artifactId>if-mybatis-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/if-mybatis-spring-boot-starter/
implementation 'com.github.yongyongwang:if-mybatis-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.yongyongwang/if-mybatis-spring-boot-starter/
implementation ("com.github.yongyongwang:if-mybatis-spring-boot-starter:1.0.0")
'com.github.yongyongwang:if-mybatis-spring-boot-starter:jar:1.0.0'
<dependency org="com.github.yongyongwang" name="if-mybatis-spring-boot-starter" rev="1.0.0">
<artifact name="if-mybatis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='if-mybatis-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.github.yongyongwang" % "if-mybatis-spring-boot-starter" % "1.0.0"
[com.github.yongyongwang/if-mybatis-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yongyongwang : if-mybatis-spring-boot-autoconfigure | jar | 1.0.0 |