License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdxyz.molzhao |
ArtifactId | ArtifactIdmybatis-plugin-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plugin-boot-starte
mybatis-plugin-boot-starte
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/xyz.molzhao/mybatis-plugin-boot-starter/ -->
<dependency>
<groupId>xyz.molzhao</groupId>
<artifactId>mybatis-plugin-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.molzhao/mybatis-plugin-boot-starter/
implementation 'xyz.molzhao:mybatis-plugin-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/xyz.molzhao/mybatis-plugin-boot-starter/
implementation ("xyz.molzhao:mybatis-plugin-boot-starter:1.0.1")
'xyz.molzhao:mybatis-plugin-boot-starter:jar:1.0.1'
<dependency org="xyz.molzhao" name="mybatis-plugin-boot-starter" rev="1.0.1">
<artifact name="mybatis-plugin-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.molzhao', module='mybatis-plugin-boot-starter', version='1.0.1')
)
libraryDependencies += "xyz.molzhao" % "mybatis-plugin-boot-starter" % "1.0.1"
[xyz.molzhao/mybatis-plugin-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.8.RELEASE |
com.baomidou : dynamic-datasource-spring-boot-starter | jar | 2.5.4 |
mysql : mysql-connector-java | jar | 8.0.22 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.0 |