License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.hydromatic |
ArtifactId | ArtifactIdfoodmart-queries |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfoodmart-queries
SQL queries issued by Mondrian against the FoodMart data set, in JSON format
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.hydromatic/foodmart-queries/ -->
<dependency>
<groupId>net.hydromatic</groupId>
<artifactId>foodmart-queries</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.hydromatic/foodmart-queries/
implementation 'net.hydromatic:foodmart-queries:0.4.1'
// https://jarcasting.com/artifacts/net.hydromatic/foodmart-queries/
implementation ("net.hydromatic:foodmart-queries:0.4.1")
'net.hydromatic:foodmart-queries:jar:0.4.1'
<dependency org="net.hydromatic" name="foodmart-queries" rev="0.4.1">
<artifact name="foodmart-queries" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hydromatic', module='foodmart-queries', version='0.4.1')
)
libraryDependencies += "net.hydromatic" % "foodmart-queries" % "0.4.1"
[net.hydromatic/foodmart-queries "0.4.1"]