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

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

Spring Boot Starter for Druid

Категории

Категории

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

Группа

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

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

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

Версия

1.1.10.1
Тип

Тип

pom

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

Имя Файла Размер
druid-spring-boot2-parent-1.1.10.1.pom 2 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.10.1</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.10.1'
// https://jarcasting.com/artifacts/com.github.drtrang/druid-spring-boot2-parent/
implementation ("com.github.drtrang:druid-spring-boot2-parent:1.1.10.1")
'com.github.drtrang:druid-spring-boot2-parent:pom:1.1.10.1'
<dependency org="com.github.drtrang" name="druid-spring-boot2-parent" rev="1.1.10.1">
  <artifact name="druid-spring-boot2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.drtrang', module='druid-spring-boot2-parent', version='1.1.10.1')
)
libraryDependencies += "com.github.drtrang" % "druid-spring-boot2-parent" % "1.1.10.1"
[com.github.drtrang/druid-spring-boot2-parent "1.1.10.1"]