Skip to content
Li Qiang edited this page Dec 1, 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

FAQ

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

Clone this wiki locally