Download lens-cube-2.1.0-beta-incubating.jar file - Jar l

Jar examples for l:lens-cube

Description

OLAP cube queries

You can download jar file lens-cube 2.1.0-beta-incubating in this page.

License

Apache License

Build File

You can use the following script to add lens-cube-2.1.0-beta-incubating.jar to your project.

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

Download

Click the following link to download the jar file.

lens-cube-2.1.0-beta-incubating-javadoc.jar
lens-cube-2.1.0-beta-incubating-sources.jar
lens-cube-2.1.0-beta-incubating-tests.jar
lens-cube-2.1.0-beta-incubating.jar
lens-cube-2.1.0-beta-incubating.pom



Related Tutorials