| License |
License |
|---|---|
| GroupId | GroupIdio.hetu.core |
| ArtifactId | ArtifactIdpresto-benchmark |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
Descriptionpresto-benchmark
Presto
|
| Filename | Size |
|---|---|
| presto-benchmark-1.3.0.pom | |
| presto-benchmark-1.3.0.jar | 104 KB |
| presto-benchmark-1.3.0-tests.jar | 90 KB |
| presto-benchmark-1.3.0-test-sources.jar | 49 KB |
| presto-benchmark-1.3.0-sources.jar | 66 KB |
| presto-benchmark-1.3.0-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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-benchmark/
implementation 'io.hetu.core:presto-benchmark:1.3.0'
// https://jarcasting.com/artifacts/io.hetu.core/presto-benchmark/
implementation ("io.hetu.core:presto-benchmark:1.3.0")
'io.hetu.core:presto-benchmark:jar:1.3.0'
<dependency org="io.hetu.core" name="presto-benchmark" rev="1.3.0">
<artifact name="presto-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-benchmark', version='1.3.0')
)
libraryDependencies += "io.hetu.core" % "presto-benchmark" % "1.3.0"
[io.hetu.core/presto-benchmark "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hetu.core : presto-spi | jar | 1.3.0 |
| io.hetu.core : presto-parser | jar | 1.3.0 |
| io.hetu.core : presto-main | jar | 1.3.0 |
| io.hetu.core : presto-tpch | jar | 1.3.0 |
| io.hetu.core : presto-memory | jar | 1.3.0 |
| 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 |