org.feasy.cloud:mysql-spring-boot-starter

MySQL+MyBatis+Druid 持久化Starter

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы MySQL Данные Базы данных
Группа

Группа

org.feasy.cloud
Идентификатор

Идентификатор

mysql-spring-boot-starter
Последняя версия

Последняя версия

1.0-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

MySQL+MyBatis+Druid 持久化Starter

Скачать mysql-spring-boot-starter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.feasy.cloud/mysql-spring-boot-starter/ -->
<dependency>
    <groupId>org.feasy.cloud</groupId>
    <artifactId>mysql-spring-boot-starter</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.feasy.cloud/mysql-spring-boot-starter/
implementation 'org.feasy.cloud:mysql-spring-boot-starter:1.0-RELEASE'
// https://jarcasting.com/artifacts/org.feasy.cloud/mysql-spring-boot-starter/
implementation ("org.feasy.cloud:mysql-spring-boot-starter:1.0-RELEASE")
'org.feasy.cloud:mysql-spring-boot-starter:jar:1.0-RELEASE'
<dependency org="org.feasy.cloud" name="mysql-spring-boot-starter" rev="1.0-RELEASE">
  <artifact name="mysql-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.feasy.cloud', module='mysql-spring-boot-starter', version='1.0-RELEASE')
)
libraryDependencies += "org.feasy.cloud" % "mysql-spring-boot-starter" % "1.0-RELEASE"
[org.feasy.cloud/mysql-spring-boot-starter "1.0-RELEASE"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 2.1.2
com.baomidou : mybatis-plus-boot-starter jar 3.2.0
com.alibaba : druid-spring-boot-starter jar 1.1.22
mysql : mysql-connector-java jar 8.0.16
com.baomidou : mybatis-plus-generator jar 3.2.0
org.freemarker : freemarker jar 2.3.28
org.springframework.boot : spring-boot-starter-data-jdbc jar
org.springframework.boot : spring-boot-configuration-processor Необязательный jar

provided (4)

Идентификатор библиотеки Тип Версия
p6spy : p6spy jar 3.8.7
org.springframework.boot : spring-boot-starter-web jar 2.2.5.RELEASE
org.springframework.cloud : spring-cloud-context jar
org.projectlombok : lombok jar 1.18.8

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0-RELEASE