Last Version

tpch 1.0

Port of TPC-H dbgen to Java

License

License

GroupId

GroupId

io.prestosql.tpch
ArtifactId

ArtifactId

tpch
Version

Version

1.0
Type

Type

jar
Description

Description

tpch
Port of TPC-H dbgen to Java
Project URL

Project URL

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

Source Code Management

https://github.com/prestosql/tpch

Download tpch 1.0


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

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.