com.github.yfhe2:boot-support-db-mysql-mybatis-plus

SpringBoot类型项目依赖管理

License

License

Apache License, Version 2.0
Categories

Categories

MySQL Data Databases MyBatis ORM
GroupId

GroupId

com.github.yfhe2
ArtifactId

ArtifactId

boot-support-db-mysql-mybatis-plus
Last Version

Last Version

1.1.0-RELEASES
Release Date

Release Date

Type

Type

jar
Description

Description

SpringBoot类型项目依赖管理

Download boot-support-db-mysql-mybatis-plus

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-db-mysql-mybatis-plus/ -->
<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-db-mysql-mybatis-plus</artifactId>
    <version>1.1.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-db-mysql-mybatis-plus/
implementation 'com.github.yfhe2:boot-support-db-mysql-mybatis-plus:1.1.0-RELEASES'
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-db-mysql-mybatis-plus/
implementation ("com.github.yfhe2:boot-support-db-mysql-mybatis-plus:1.1.0-RELEASES")
'com.github.yfhe2:boot-support-db-mysql-mybatis-plus:jar:1.1.0-RELEASES'
<dependency org="com.github.yfhe2" name="boot-support-db-mysql-mybatis-plus" rev="1.1.0-RELEASES">
  <artifact name="boot-support-db-mysql-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yfhe2', module='boot-support-db-mysql-mybatis-plus', version='1.1.0-RELEASES')
)
libraryDependencies += "com.github.yfhe2" % "boot-support-db-mysql-mybatis-plus" % "1.1.0-RELEASES"
[com.github.yfhe2/boot-support-db-mysql-mybatis-plus "1.1.0-RELEASES"]

Dependencies

compile (3)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.22
com.baomidou : mybatis-plus-boot-starter jar 3.4.1
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RELEASES