Download drill-jdbc-1.1.0.jar file - Jar d

Jar examples for d:drill-jdbc

Description

You can download jar file drill-jdbc 1.1.0 in this page.

License

Apache License

Build File

You can use the following script to add drill-jdbc-1.1.0.jar to your project.

<dependency>
   <groupId>org.apache.drill.exec</groupId>
   <artifactId>drill-jdbc</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'org.apache.drill.exec', name: 'drill-jdbc', version: '1.1.0'
libraryDependencies += "org.apache.drill.exec" % "drill-jdbc" % "1.1.0"
<dependency org="org.apache.drill.exec" name="drill-jdbc" rev="1.1.0"/>
@Grapes(@Grab(group='org.apache.drill.exec', module='drill-jdbc', version='1.1.0'))
'org.apache.drill.exec:drill-jdbc:jar:1.1.0'

Download

Click the following link to download the jar file.

drill-jdbc-1.1.0-sources.jar
drill-jdbc-1.1.0.jar
drill-jdbc-1.1.0.pom



Related Tutorials