License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino.tpch |
ArtifactId | ArtifactIdtpch |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontpch
Port of TPC-H dbgen to Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tpch-1.1.pom | |
tpch-1.1.jar | 171 KB |
tpch-1.1-tests.jar | 20 KB |
tpch-1.1-test-sources.jar | 17 KB |
tpch-1.1-sources.jar | 84 KB |
tpch-1.1-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino.tpch/tpch/ -->
<dependency>
<groupId>io.trino.tpch</groupId>
<artifactId>tpch</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino.tpch/tpch/
implementation 'io.trino.tpch:tpch:1.1'
// https://jarcasting.com/artifacts/io.trino.tpch/tpch/
implementation ("io.trino.tpch:tpch:1.1")
'io.trino.tpch:tpch:jar:1.1'
<dependency org="io.trino.tpch" name="tpch" rev="1.1">
<artifact name="tpch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino.tpch', module='tpch', version='1.1')
)
libraryDependencies += "io.trino.tpch" % "tpch" % "1.1"
[io.trino.tpch/tpch "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 26.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |
Version |
---|
1.1
|