Last Version

Aggregate Designer Algorithm 6.0

Algorithm that designs aggregate tables

License

License

Categories

Categories

Net
GroupId

GroupId

net.hydromatic
ArtifactId

ArtifactId

aggdesigner-algorithm
Version

Version

6.0
Type

Type

jar
Description

Description

Aggregate Designer Algorithm
Algorithm that designs aggregate tables
Project Organization

Project Organization

Julian Hyde

Download aggdesigner-algorithm 6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
net.hydromatic : foodmart-data-hsqldb jar 0.4

Project Modules

There are no modules declared in this project.