Last Version

druid-spring-boot-starter 1.2.11

Spring Boot with Druid support,help you simplify Druid config in Spring Boot.

License

License

Categories

Categories

Spring Boot Container Microservices druid Data Databases
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

druid-spring-boot-starter
Version

Version

1.2.11
Type

Type

jar
Description

Description

druid-spring-boot-starter
Spring Boot with Druid support,help you simplify Druid config in Spring Boot.
Project URL

Project URL

https://github.com/alibaba/druid
Project Organization

Project Organization

Alibaba Group
Source Code Management

Source Code Management

https://[email protected]/alibaba/druid.git

Download druid-spring-boot-starter 1.2.11


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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba : druid jar 1.2.11
org.slf4j : slf4j-api jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-jdbc Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.