License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices druid Data Databases |
GroupId | GroupIdcom.github.drtrang |
ArtifactId | ArtifactIddruid-spring-boot2-actuator-starter |
Last Version | Last Version1.1.10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Starter for Druid
|
Project Organization |
Project Organizationtrang |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/com.github.drtrang/druid-spring-boot2-actuator-starter/
implementation ("com.github.drtrang:druid-spring-boot2-actuator-starter:1.1.10.2")
'com.github.drtrang:druid-spring-boot2-actuator-starter:jar:1.1.10.2'
<dependency org="com.github.drtrang" name="druid-spring-boot2-actuator-starter" rev="1.1.10.2">
<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.2')
)
libraryDependencies += "com.github.drtrang" % "druid-spring-boot2-actuator-starter" % "1.1.10.2"
[com.github.drtrang/druid-spring-boot2-actuator-starter "1.1.10.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.drtrang : druid-spring-boot2-actuator-autoconfigure | jar | 1.1.10.2 |
com.alibaba : druid | jar | 1.1.10 |