Download foodmart-queries-0.4.1.jar file - Jar f

Jar examples for f:foodmart-queries

Description

SQL queries issued by Mondrian against the FoodMart data set, in JSON format

You can download jar file foodmart-queries 0.4.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add foodmart-queries-0.4.1.jar to your project.

<dependency>
   <groupId>net.hydromatic</groupId>
   <artifactId>foodmart-queries</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'net.hydromatic', name: 'foodmart-queries', version: '0.4.1'
libraryDependencies += "net.hydromatic" % "foodmart-queries" % "0.4.1"
<dependency org="net.hydromatic" name="foodmart-queries" rev="0.4.1"/>
@Grapes(@Grab(group='net.hydromatic', module='foodmart-queries', version='0.4.1'))
'net.hydromatic:foodmart-queries:jar:0.4.1'

Download

Click the following link to download the jar file.

foodmart-queries-0.4.1-javadoc.jar
foodmart-queries-0.4.1-sources.jar
foodmart-queries-0.4.1.jar
foodmart-queries-0.4.1.pom



Related Tutorials