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

com.github.drtrang:druid-spring-boot2-parent 1.1.8

Spring Boot Starter for Druid

Категории

Категории

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

Группа

com.github.drtrang
Идентификатор

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

druid-spring-boot2-parent
Версия

Версия

1.1.8
Тип

Тип

pom

Скачать druid-spring-boot2-parent 1.1.8

Имя Файла Размер
druid-spring-boot2-parent-1.1.8.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.drtrang/druid-spring-boot2-parent/ -->
<dependency>
    <groupId>com.github.drtrang</groupId>
    <artifactId>druid-spring-boot2-parent</artifactId>
    <version>1.1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.drtrang/druid-spring-boot2-parent/
implementation 'com.github.drtrang:druid-spring-boot2-parent:1.1.8'
// https://jarcasting.com/artifacts/com.github.drtrang/druid-spring-boot2-parent/
implementation ("com.github.drtrang:druid-spring-boot2-parent:1.1.8")
'com.github.drtrang:druid-spring-boot2-parent:pom:1.1.8'
<dependency org="com.github.drtrang" name="druid-spring-boot2-parent" rev="1.1.8">
  <artifact name="druid-spring-boot2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.drtrang', module='druid-spring-boot2-parent', version='1.1.8')
)
libraryDependencies += "com.github.drtrang" % "druid-spring-boot2-parent" % "1.1.8"
[com.github.drtrang/druid-spring-boot2-parent "1.1.8"]