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

com.github.drtrang:druid-spring-boot-parent 1.1.3

Spring Boot Starter for Druid

Категории

Категории

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

Группа

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

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

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

Версия

1.1.3
Тип

Тип

pom

Скачать druid-spring-boot-parent 1.1.3

Имя Файла Размер
druid-spring-boot-parent-1.1.3.pom 14 KB
Обзор

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