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