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