Jar examples for d:druid
Druid - A Distributed Column Store
You can download jar file druid 0.2.9 in this page.
Apache License, Version 2.0
You can use the following script to add druid-0.2.9.jar to your project.
<dependency> <groupId>com.alibaba</groupId> <artifactId>druid</artifactId> <version>0.2.9</version> </dependency>
compile group: 'com.alibaba', name: 'druid', version: '0.2.9'
libraryDependencies += "com.alibaba" % "druid" % "0.2.9"
<dependency org="com.alibaba" name="druid" rev="0.2.9"/>
@Grapes(@Grab(group='com.alibaba', module='druid', version='0.2.9'))
'com.alibaba:druid:jar:0.2.9'
Click the following link to download the jar file.
druid-0.2.9-javadoc.jar