mybatis-plugin-boot-starte


License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

xyz.molzhao
ArtifactId

ArtifactId

mybatis-plugin-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-plugin-boot-starte
mybatis-plugin-boot-starte
Project URL

Project URL

https://gitee.com/hizyj/mybatis-plugin-boot-starter
Source Code Management

Source Code Management

https://gitee.com/hizyj/mybatis-plugin-boot-starter

Download mybatis-plugin-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0