Last Version

tpch 1.1

Port of TPC-H dbgen to Java

License

License

Categories

Categories

Trino Data Databases
GroupId

GroupId

io.trino.tpch
ArtifactId

ArtifactId

tpch
Version

Version

1.1
Type

Type

jar
Description

Description

tpch
Port of TPC-H dbgen to Java
Project URL

Project URL

https://github.com/trinodb/tpch
Source Code Management

Source Code Management

https://github.com/trinodb/tpch

Download tpch 1.1


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

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.10

Project Modules

There are no modules declared in this project.