Download lens-cube-2.4.0-beta.jar file - Jar l

Jar examples for l:lens-cube

Description

OLAP cube queries

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

lens-cube-2.4.0-beta-javadoc.jar
lens-cube-2.4.0-beta-sources.jar
lens-cube-2.4.0-beta-tests.jar
lens-cube-2.4.0-beta.jar
lens-cube-2.4.0-beta.pom



Related Tutorials