Last Version

com.github.drtrang:druid-spring-boot-starter 1.1.10

Spring Boot Starter for Druid

License

License

Categories

Categories

Spring Boot Container Microservices druid Data Databases
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

druid-spring-boot-starter
Version

Version

1.1.10
Type

Type

jar
Description

Description

Spring Boot Starter for Druid
Project Organization

Project Organization

trang

Download druid-spring-boot-starter 1.1.10


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.drtrang : druid-spring-boot-autoconfigure jar 1.1.10
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-jdbc jar
com.alibaba : druid jar 1.1.10

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.