Last Version

com.github.yfhe2:boot-support-db-mysql-mybatis 1.1.0-RELEASES

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
Version

Version

1.1.0-RELEASES
Type

Type

jar
Description

Description

SpringBoot类型项目依赖管理

Download boot-support-db-mysql-mybatis 1.1.0-RELEASES


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

Dependencies

compile (4)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.22
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
com.alibaba : druid-spring-boot-starter jar 1.2.1

provided (1)

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

Project Modules

There are no modules declared in this project.