Last Version

presto-benchmark 350

Presto

License

License

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-benchmark
Version

Version

350
Type

Type

jar
Description

Description

presto-benchmark
Presto

Download presto-benchmark 350


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

Dependencies

compile (14)

Group / Artifact Type Version
io.prestosql : presto-main jar 350
io.prestosql : presto-memory jar 350
io.prestosql : presto-parser jar 350
io.prestosql : presto-spi jar 350
io.prestosql : presto-tpch jar 350
io.airlift : concurrent jar 202
io.airlift : json jar 202
io.airlift : log jar 202
io.airlift : stats jar 202
io.airlift : units jar 1.6
com.fasterxml.jackson.core : jackson-annotations jar 2.11.1
com.fasterxml.jackson.core : jackson-core jar 2.11.1
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.google.guava : guava jar 29.0-jre

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 19.0.0

runtime (2)

Group / Artifact Type Version
io.airlift : bootstrap jar 202
javax.ws.rs : javax.ws.rs-api jar 2.1

test (3)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.20
org.openjdk.jmh : jmh-generator-annprocess jar 1.20
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.