License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.gitee.hengboy |
ArtifactId | ArtifactIdmybatis-enhance-spring-boot-starter |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyBatis Enhance SpringBoot Starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-enhance-spring-boot-starter/ -->
<dependency>
<groupId>com.gitee.hengboy</groupId>
<artifactId>mybatis-enhance-spring-boot-starter</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-enhance-spring-boot-starter/
implementation 'com.gitee.hengboy:mybatis-enhance-spring-boot-starter:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-enhance-spring-boot-starter/
implementation ("com.gitee.hengboy:mybatis-enhance-spring-boot-starter:1.0.3.RELEASE")
'com.gitee.hengboy:mybatis-enhance-spring-boot-starter:jar:1.0.3.RELEASE'
<dependency org="com.gitee.hengboy" name="mybatis-enhance-spring-boot-starter" rev="1.0.3.RELEASE">
<artifact name="mybatis-enhance-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='mybatis-enhance-spring-boot-starter', version='1.0.3.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "mybatis-enhance-spring-boot-starter" % "1.0.3.RELEASE"
[com.gitee.hengboy/mybatis-enhance-spring-boot-starter "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.hengboy : mybatis-enhance-spring-boot-autoconfigure | jar | 1.0.3.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.0.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |