Jar examples for t:tpch
Port of TPC-H dbgen to Java
You can download jar file tpch 0.4 in this page.
You can use the following script to add tpch-0.4.jar to your project.
<dependency> <groupId>io.airlift.tpch</groupId> <artifactId>tpch</artifactId> <version>0.4</version> </dependency>
compile group: 'io.airlift.tpch', name: 'tpch', version: '0.4'
libraryDependencies += "io.airlift.tpch" % "tpch" % "0.4"
<dependency org="io.airlift.tpch" name="tpch" rev="0.4"/>
@Grapes(@Grab(group='io.airlift.tpch', module='tpch', version='0.4'))
'io.airlift.tpch:tpch:jar:0.4'
Click the following link to download the jar file.
tpch-0.4-javadoc.jar