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