Download lens-driver-jdbc-2.7.1.jar file - Jar l

Jar examples for l:lens-driver-jdbc

Description

JDBC execution driver

You can download jar file lens-driver-jdbc 2.7.1 in this page.

License

Apache License

Build File

You can use the following script to add lens-driver-jdbc-2.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

lens-driver-jdbc-2.7.1-javadoc.jar
lens-driver-jdbc-2.7.1-sources.jar
lens-driver-jdbc-2.7.1-tests.jar
lens-driver-jdbc-2.7.1.jar
lens-driver-jdbc-2.7.1.pom



Related Tutorials