Last Version

tpcds 1.4

Java based generator for TPC-DS data

License

License

Categories

Categories

Trino Data Databases
GroupId

GroupId

io.trino.tpcds
ArtifactId

ArtifactId

tpcds
Version

Version

1.4
Type

Type

jar
Description

Description

tpcds
Java based generator for TPC-DS data
Project URL

Project URL

https://github.com/trinodb/tpcds
Source Code Management

Source Code Management

https://github.com/trinodb/tpcds

Download tpcds 1.4


<!-- https://jarcasting.com/artifacts/io.trino.tpcds/tpcds/ -->
<dependency>
    <groupId>io.trino.tpcds</groupId>
    <artifactId>tpcds</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino.tpcds/tpcds/
implementation 'io.trino.tpcds:tpcds:1.4'
// https://jarcasting.com/artifacts/io.trino.tpcds/tpcds/
implementation ("io.trino.tpcds:tpcds:1.4")
'io.trino.tpcds:tpcds:jar:1.4'
<dependency org="io.trino.tpcds" name="tpcds" rev="1.4">
  <artifact name="tpcds" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino.tpcds', module='tpcds', version='1.4')
)
libraryDependencies += "io.trino.tpcds" % "tpcds" % "1.4"
[io.trino.tpcds/tpcds "1.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre
com.google.code.findbugs : jsr305 jar 3.0.2
io.airlift : airline Optional jar 0.9
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.