Last Version

tpcds 0.4

Port of the TPC-DS data generator to Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.hydromatic
ArtifactId

ArtifactId

tpcds
Version

Version

0.4
Type

Type

jar
Description

Description

tpcds
Port of the TPC-DS data generator to Java
Project URL

Project URL

http://github.com/julianhyde/tpcds
Project Organization

Project Organization

Julian Hyde

Download tpcds 0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.