Authored by chunhua

add druid

Showing 1 changed file with 7 additions and 0 deletions
@@ -578,6 +578,13 @@ @@ -578,6 +578,13 @@
578 </dependency> 578 </dependency>
579 579
580 580
  581 + <dependency>
  582 + <groupId>com.alibaba</groupId>
  583 + <artifactId>druid</artifactId>
  584 + <version>1.0.16</version>
  585 + </dependency>
  586 +
  587 +
581 </dependencies> 588 </dependencies>
582 </dependencyManagement> 589 </dependencyManagement>
583 590