| Лицензия |
Лицензия
Apache License, Version 2.0
|
|---|---|
| Категории |
КатегорииMySQL Данные Базы данных MyBatis ORM |
| Группа | Группаcom.github.yfhe2 |
| Идентификатор | Идентификаторboot-support-db-mysql-mybatis |
| Версия | Версия1.1.0-RELEASES |
| Тип | Типjar |
| Описание |
ОписаниеSpringBoot类型项目依赖管理
|
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.16 |