is not current version
Last Version 1.1.10

com.github.drtrang:druid-spring-boot 1.1.2


Categories

Categories

Spring Boot Container Microservices druid Data Databases
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

druid-spring-boot
Version

Version

1.1.2
Type

Type

pom

Download druid-spring-boot 1.1.2

Filename Size
druid-spring-boot-1.1.2.pom 714 bytes
Browse

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