Download lens-query-lib-2.7.1.jar file - Jar l

Jar examples for l:lens-query-lib

Description

Lens Query Library

You can download jar file lens-query-lib 2.7.1 in this page.

License

Apache License

Build File

You can use the following script to add lens-query-lib-2.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

lens-query-lib-2.7.1-javadoc.jar
lens-query-lib-2.7.1-sources.jar
lens-query-lib-2.7.1-tests.jar
lens-query-lib-2.7.1.jar
lens-query-lib-2.7.1.pom



Related Tutorials