License |
License |
---|---|
GroupId | GroupIdio.prestosql |
ArtifactId | ArtifactIdpresto-benchmark-driver |
Version | Version350 |
Type | Typejar |
Description |
Descriptionpresto-benchmark-driver
Presto
|
<!-- https://jarcasting.com/artifacts/io.prestosql/presto-benchmark-driver/ -->
<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-benchmark-driver</artifactId>
<version>350</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-benchmark-driver/
implementation 'io.prestosql:presto-benchmark-driver:350'
// https://jarcasting.com/artifacts/io.prestosql/presto-benchmark-driver/
implementation ("io.prestosql:presto-benchmark-driver:350")
'io.prestosql:presto-benchmark-driver:jar:350'
<dependency org="io.prestosql" name="presto-benchmark-driver" rev="350">
<artifact name="presto-benchmark-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-benchmark-driver', version='350')
)
libraryDependencies += "io.prestosql" % "presto-benchmark-driver" % "350"
[io.prestosql/presto-benchmark-driver "350"]
Group / Artifact | Type | Version |
---|---|---|
io.prestosql : presto-client | jar | 350 |
io.airlift : discovery | jar | 202 |
io.airlift : http-client | jar | 202 |
io.airlift : json | jar | 202 |
io.airlift : log-manager | jar | 202 |
io.airlift : units | jar | 1.6 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.1 |
com.google.guava : guava | jar | 29.0-jre |
com.squareup.okhttp3 : okhttp | jar | 3.9.0 |
info.picocli : picocli | jar | 4.5.1 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |