Jar examples for t:tpcds
Port of the TPC-DS data generator to Java
You can download jar file tpcds 1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add tpcds-1.2.jar to your project.
<dependency> <groupId>com.teradata.tpcds</groupId> <artifactId>tpcds</artifactId> <version>1.2</version> </dependency>
compile group: 'com.teradata.tpcds', name: 'tpcds', version: '1.2'
libraryDependencies += "com.teradata.tpcds" % "tpcds" % "1.2"
<dependency org="com.teradata.tpcds" name="tpcds" rev="1.2"/>
@Grapes(@Grab(group='com.teradata.tpcds', module='tpcds', version='1.2'))
'com.teradata.tpcds:tpcds:jar:1.2'
Click the following link to download the jar file.
tpcds-1.2-jar-with-dependencies.jar