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