Last Version

tpcds 1.3

Java based generator for TPC-DS data

License

License

GroupId

GroupId

io.prestosql.tpcds
ArtifactId

ArtifactId

tpcds
Version

Version

1.3
Type

Type

jar
Description

Description

tpcds
Java based generator for TPC-DS data
Project URL

Project URL

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

Source Code Management

https://github.com/prestosql/tpcds

Download tpcds 1.3


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

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.