MVN

io.prestosql.tpch : tpch

Maven & Gradle

Jan 17, 2020
29 usages
42 stars

tpch · Port of TPC-H dbgen to Java

<dependency>
    <groupId>io.prestosql.tpch</groupId>
    <artifactId>tpch</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.prestosql.tpch : tpch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of io.prestosql.tpch : tpch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
tpch-1.0

How to add a dependency to Maven

Add the following io.prestosql.tpch : tpch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.prestosql.tpch</groupId>
    <artifactId>tpch</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.prestosql.tpch : tpch gradle dependency to your build.gradle file:

implementation 'io.prestosql.tpch:tpch:1.0'

Gradle Kotlin DSL: Add the following io.prestosql.tpch : tpch gradle kotlin dependency to your build.gradle.kts file:

implementation("io.prestosql.tpch:tpch:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.prestosql.tpch : tpch sbt scala dependency to your build.sbt file:

libraryDependencies += "io.prestosql.tpch" % "tpch" % "1.0"

Advertisement

Dependencies from Group

Jan 17, 2020
29 usages
42 stars

Discover Dependencies

Jan 24, 2020
5 usages
1 stars
Sep 29, 2022
15 usages
8 stars
May 25, 2021
14 usages
10 stars
Sep 28, 2022
2 usages
10 stars
Sep 28, 2022
2 usages
10 stars
Jun 30, 2023
10 stars
Oct 14, 2020
1 usages
3 stars
Jun 27, 2021
2 usages
10 stars
Mar 11, 2020
7 stars