MVN

io.trino.tpch : tpch

Maven & Gradle

Apr 14, 2023
34 usages
44 stars

tpch · Port of TPC-H dbgen to Java

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

Latest Version

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

  • Latest Stable: 1.2

All Versions

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

Version Vulnerabilities Updated
1.2
tpch-1.2
1.1
tpch-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.trino.tpch</groupId>
    <artifactId>tpch</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.trino.tpch:tpch:1.2'

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

implementation("io.trino.tpch:tpch:1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.trino.tpch" % "tpch" % "1.2"

Advertisement

Dependencies from Group

Apr 14, 2023
34 usages
44 stars

Discover Dependencies

Jun 07, 2023
2 usages
23 stars
Sep 20, 2005
2 usages
Oct 12, 2013
4 usages
Jan 18, 2020
1 usages
5.6k stars
Apr 05, 2022
4 usages
4 stars
Apr 07, 2022
26.9k stars
Mar 05, 2015
216 stars
Aug 23, 2023
6 usages
31.4k stars
May 08, 2015
3 usages
1 stars