is not current version
Last Version 0.4.1

net.hydromatic:foodmart-queries 0.4

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

Categories

Categories

Net
GroupId

GroupId

net.hydromatic
ArtifactId

ArtifactId

foodmart-queries
Version

Version

0.4
Type

Type

jar

Download foodmart-queries 0.4


<!-- https://jarcasting.com/artifacts/net.hydromatic/foodmart-queries/ -->
<dependency>
    <groupId>net.hydromatic</groupId>
    <artifactId>foodmart-queries</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.hydromatic/foodmart-queries/
implementation 'net.hydromatic:foodmart-queries:0.4'
// https://jarcasting.com/artifacts/net.hydromatic/foodmart-queries/
implementation ("net.hydromatic:foodmart-queries:0.4")
'net.hydromatic:foodmart-queries:jar:0.4'
<dependency org="net.hydromatic" name="foodmart-queries" rev="0.4">
  <artifact name="foodmart-queries" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hydromatic', module='foodmart-queries', version='0.4')
)
libraryDependencies += "net.hydromatic" % "foodmart-queries" % "0.4"
[net.hydromatic/foodmart-queries "0.4"]