License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Square Business Logic Libraries Financial MyBatis Data ORM |
GroupId | GroupIdtop.zopx |
ArtifactId | ArtifactIdsquare-mybatis-spring-boot-starter |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontop.zopx:square-mybatis-spring-boot-starter
square-spring-boot-starter
|
<!-- https://jarcasting.com/artifacts/top.zopx/square-mybatis-spring-boot-starter/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>square-mybatis-spring-boot-starter</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/square-mybatis-spring-boot-starter/
implementation 'top.zopx:square-mybatis-spring-boot-starter:1.4.0'
// https://jarcasting.com/artifacts/top.zopx/square-mybatis-spring-boot-starter/
implementation ("top.zopx:square-mybatis-spring-boot-starter:1.4.0")
'top.zopx:square-mybatis-spring-boot-starter:jar:1.4.0'
<dependency org="top.zopx" name="square-mybatis-spring-boot-starter" rev="1.4.0">
<artifact name="square-mybatis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='square-mybatis-spring-boot-starter', version='1.4.0')
)
libraryDependencies += "top.zopx" % "square-mybatis-spring-boot-starter" % "1.4.0"
[top.zopx/square-mybatis-spring-boot-starter "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.2 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.5.1 |
com.baomidou : dynamic-datasource-spring-boot-starter | jar | 3.5.1 |
com.alibaba : druid-spring-boot-starter | jar | 1.2.8 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.4.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |