License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.battcn.boot |
ArtifactId | ArtifactIdextend-mybatis-spring-boot-starter |
Last Version | Last Version2.1.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description扩展包的依赖项
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.battcn.boot/extend-mybatis-spring-boot-starter/ -->
<dependency>
<groupId>com.battcn.boot</groupId>
<artifactId>extend-mybatis-spring-boot-starter</artifactId>
<version>2.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.battcn.boot/extend-mybatis-spring-boot-starter/
implementation 'com.battcn.boot:extend-mybatis-spring-boot-starter:2.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.battcn.boot/extend-mybatis-spring-boot-starter/
implementation ("com.battcn.boot:extend-mybatis-spring-boot-starter:2.1.2-RELEASE")
'com.battcn.boot:extend-mybatis-spring-boot-starter:jar:2.1.2-RELEASE'
<dependency org="com.battcn.boot" name="extend-mybatis-spring-boot-starter" rev="2.1.2-RELEASE">
<artifact name="extend-mybatis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.battcn.boot', module='extend-mybatis-spring-boot-starter', version='2.1.2-RELEASE')
)
libraryDependencies += "com.battcn.boot" % "extend-mybatis-spring-boot-starter" % "2.1.2-RELEASE"
[com.battcn.boot/extend-mybatis-spring-boot-starter "2.1.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.battcn.boot : extend-spring-boot-starter | jar | 2.1.2-RELEASE |
tk.mybatis : mapper-spring-boot-starter | jar | 2.1.5 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.12 |