Last Version

tpch 0.10

Port of TPC-H dbgen to Java

License

License

GroupId

GroupId

io.airlift.tpch
ArtifactId

ArtifactId

tpch
Version

Version

0.10
Type

Type

jar
Description

Description

tpch
Port of TPC-H dbgen to Java
Project URL

Project URL

https://github.com/airlift/tpch

Download tpch 0.10


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.6

Project Modules

There are no modules declared in this project.