Authored by chunhua

add druid

Showing 1 changed file with 7 additions and 0 deletions
... ... @@ -578,6 +578,13 @@
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.0.16</version>
</dependency>
</dependencies>
</dependencyManagement>
... ...