Skip to content
温绍锦 edited this page Feb 15, 2023 · 92 revisions

English | 中文

Download

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

Maven

<dependency>
     <groupId>com.alibaba</groupId>
     <artifactId>druid</artifactId>
     <version>1.2.15</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