License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-benchmark-driver |
Version | Version357 |
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>357</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-benchmark-driver/
implementation 'io.trino:trino-benchmark-driver:357'
// https://jarcasting.com/artifacts/io.trino/trino-benchmark-driver/
implementation ("io.trino:trino-benchmark-driver:357")
'io.trino:trino-benchmark-driver:jar:357'
<dependency org="io.trino" name="trino-benchmark-driver" rev="357">
<artifact name="trino-benchmark-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-benchmark-driver', version='357')
)
libraryDependencies += "io.trino" % "trino-benchmark-driver" % "357"
[io.trino/trino-benchmark-driver "357"]
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-client | jar | 357 |
io.airlift : discovery | jar | 206 |
io.airlift : http-client | jar | 206 |
io.airlift : json | jar | 206 |
io.airlift : log-manager | jar | 206 |
io.airlift : units | jar | 1.6 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.2 |
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 |