is not current version
Last Version 1.1.10.2

com.github.drtrang:druid-spring-boot2-actuator-starter 1.1.10.1


Categories

Categories

Spring Boot Container Microservices druid Data Databases
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

druid-spring-boot2-actuator-starter
Version

Version

1.1.10.1
Type

Type

jar

Download druid-spring-boot2-actuator-starter 1.1.10.1


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