License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdtop.wboost |
ArtifactId | ArtifactIdmybatis-spring-boot-starter |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-spring-boot-starter
project auto plugins for spring-boot
|
<!-- https://jarcasting.com/artifacts/top.wboost/mybatis-spring-boot-starter/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/mybatis-spring-boot-starter/
implementation 'top.wboost:mybatis-spring-boot-starter:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/mybatis-spring-boot-starter/
implementation ("top.wboost:mybatis-spring-boot-starter:4.0.1")
'top.wboost:mybatis-spring-boot-starter:jar:4.0.1'
<dependency org="top.wboost" name="mybatis-spring-boot-starter" rev="4.0.1">
<artifact name="mybatis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='mybatis-spring-boot-starter', version='4.0.1')
)
libraryDependencies += "top.wboost" % "mybatis-spring-boot-starter" % "4.0.1"
[top.wboost/mybatis-spring-boot-starter "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
top.wboost : common-boot | jar | |
tk.mybatis : mapper-spring-boot-starter | jar | 1.2.3 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.3 |
top.wboost : datasource-spring-boot-starter | jar | 4.0.1 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |