We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
English | 中文
https://repo1.maven.org/maven2/com/alibaba/druid/
https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/
https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-3-starter/
<dependency> <groupId>com.alibaba</groupId> <artifactId>druid</artifactId> <version>1.2.22</version> </dependency>
compile group: 'com.alibaba', name: 'druid', version: '1.2.22' implementation 'com.alibaba:druid:1.2.22' // short version implementation 'com.alibaba:druid-spring-boot-3-starter:1.2.22' // starter for springboot 3.x implementation 'com.alibaba:druid-spring-boot-starter:1.2.22' // starter for springboot 1.x and 2.x
https://github.com/alibaba/druid/wiki/FAQ