License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-benchmark-driver |
Last Version | Last Version363 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-benchmark-driver
Trino
|
<!-- https://jarcasting.com/artifacts/io.trino/trino-benchmark-driver/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-benchmark-driver</artifactId>
<version>363</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-benchmark-driver/
implementation 'io.trino:trino-benchmark-driver:363'
// https://jarcasting.com/artifacts/io.trino/trino-benchmark-driver/
implementation ("io.trino:trino-benchmark-driver:363")
'io.trino:trino-benchmark-driver:jar:363'
<dependency org="io.trino" name="trino-benchmark-driver" rev="363">
<artifact name="trino-benchmark-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-benchmark-driver', version='363')
)
libraryDependencies += "io.trino" % "trino-benchmark-driver" % "363"
[io.trino/trino-benchmark-driver "363"]
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-client | jar | 363 |
io.airlift : discovery | jar | 208 |
io.airlift : http-client | jar | 208 |
io.airlift : json | jar | 208 |
io.airlift : log-manager | jar | 208 |
io.airlift : units | jar | 1.6 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
com.google.guava : guava | jar | 30.1.1-jre |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
info.picocli : picocli | jar | 4.6.1 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |