License |
License |
---|---|
GroupId | GroupIdio.hetu.core |
ArtifactId | ArtifactIdpresto-benchmark |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-benchmark
Presto
|
Filename | Size |
---|---|
presto-benchmark-1.6.1.pom | |
presto-benchmark-1.6.1.jar | 101 KB |
presto-benchmark-1.6.1-tests.jar | 89 KB |
presto-benchmark-1.6.1-test-sources.jar | 49 KB |
presto-benchmark-1.6.1-sources.jar | 66 KB |
presto-benchmark-1.6.1-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-benchmark/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-benchmark</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-benchmark/
implementation 'io.hetu.core:presto-benchmark:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/presto-benchmark/
implementation ("io.hetu.core:presto-benchmark:1.6.1")
'io.hetu.core:presto-benchmark:jar:1.6.1'
<dependency org="io.hetu.core" name="presto-benchmark" rev="1.6.1">
<artifact name="presto-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-benchmark', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "presto-benchmark" % "1.6.1"
[io.hetu.core/presto-benchmark "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
io.hetu.core : presto-spi | jar | 1.6.1 |
io.hetu.core : presto-parser | jar | 1.6.1 |
io.hetu.core : presto-main | jar | 1.6.1 |
io.hetu.core : presto-tpch | jar | 1.6.1 |
io.hetu.core : presto-memory | jar | 1.6.1 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
io.airlift : json | jar | 0.193 |
io.airlift : concurrent | jar | 0.193 |
io.airlift : log | jar | 0.193 |
io.airlift : units | jar | 1.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
com.google.guava : guava | jar | 26.0-jre |
io.airlift : stats | jar | 0.193 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 13.0 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : bootstrap | jar | 0.193 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
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 |