Jar examples for d:drill-jdbc
You can download jar file drill-jdbc 1.11.0 in this page.
Apache License
You can use the following script to add drill-jdbc-1.11.0.jar to your project.
<dependency> <groupId>org.apache.drill.exec</groupId> <artifactId>drill-jdbc</artifactId> <version>1.11.0</version> </dependency>
compile group: 'org.apache.drill.exec', name: 'drill-jdbc', version: '1.11.0'
libraryDependencies += "org.apache.drill.exec" % "drill-jdbc" % "1.11.0"
<dependency org="org.apache.drill.exec" name="drill-jdbc" rev="1.11.0"/>
@Grapes(@Grab(group='org.apache.drill.exec', module='drill-jdbc', version='1.11.0'))
'org.apache.drill.exec:drill-jdbc:jar:1.11.0'
Click the following link to download the jar file.
drill-jdbc-1.11.0-javadoc.jar