is not current version
Last Version 1.1.10

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

Spring Boot Starter for Druid

Categories

Categories

Spring Boot Container Microservices druid Data Databases
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

druid-spring-boot-parent
Version

Version

1.1.5
Type

Type

pom

Download druid-spring-boot-parent 1.1.5


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