MVN

com.teradata.tpcds : tpcds

Maven & Gradle

Jul 06, 2017
17 usages
37 stars

tpcds · Java based generator for TPC-DS data

<dependency>
    <groupId>com.teradata.tpcds</groupId>
    <artifactId>tpcds</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.teradata.tpcds : tpcds to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.teradata.tpcds : tpcds to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
tpcds-1.2
1.1
tpcds-1.1
1.0
tpcds-1.0

How to add a dependency to Maven

Add the following com.teradata.tpcds : tpcds maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.teradata.tpcds</groupId>
    <artifactId>tpcds</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.teradata.tpcds : tpcds gradle dependency to your build.gradle file:

implementation 'com.teradata.tpcds:tpcds:1.2'

Gradle Kotlin DSL: Add the following com.teradata.tpcds : tpcds gradle kotlin dependency to your build.gradle.kts file:

implementation("com.teradata.tpcds:tpcds:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.teradata.tpcds : tpcds sbt scala dependency to your build.sbt file:

libraryDependencies += "com.teradata.tpcds" % "tpcds" % "1.2"

Advertisement

Dependencies from Group

Jul 06, 2017
17 usages
37 stars

Discover Dependencies

Dec 08, 2017
14 usages
Aug 25, 2023
10 usages
244 stars
Jul 28, 2023
6 usages
16 stars
Aug 25, 2023
3 usages
82 stars
May 15, 2023
3 usages
59 stars
Sep 13, 2022
10 usages
104 stars
Feb 12, 2017
2 usages
1 stars
Dec 17, 2021
3 usages
10 stars
Jul 13, 2023
83 usages
21 stars