Skip to content
Li Qiang edited this page Dec 21, 2019 · 95 revisions

English | 中文

Download

http://repo1.maven.org/maven2/com/alibaba/druid/

Maven

<dependency>
     <groupId>com.alibaba</groupId>
     <artifactId>druid</artifactId>
     <version>1.1.16</version>
</dependency>

Gradle

compile group: 'com.alibaba', name: 'druid', version: '1.1.16'

Community

  • add the Administrator first , then you will be pulled into the community group

FAQ

https://github.com/alibaba/druid/wiki/FAQ

Clone this wiki locally