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