License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-benchmark |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-benchmark
Trino
|
Filename | Size |
---|---|
trino-benchmark-387.pom | |
trino-benchmark-387.jar | 100 KB |
trino-benchmark-387-tests.jar | 88 KB |
trino-benchmark-387-test-sources.jar | 48 KB |
trino-benchmark-387-sources.jar | 64 KB |
trino-benchmark-387-javadoc.jar | 752 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-benchmark/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-benchmark</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-benchmark/
implementation 'io.trino:trino-benchmark:387'
// https://jarcasting.com/artifacts/io.trino/trino-benchmark/
implementation ("io.trino:trino-benchmark:387")
'io.trino:trino-benchmark:jar:387'
<dependency org="io.trino" name="trino-benchmark" rev="387">
<artifact name="trino-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-benchmark', version='387')
)
libraryDependencies += "io.trino" % "trino-benchmark" % "387"
[io.trino/trino-benchmark "387"]
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-main | jar | 387 |
io.trino : trino-parser | jar | 387 |
io.trino : trino-spi | jar | 387 |
io.trino : trino-tpch | jar | 387 |
io.airlift : concurrent | jar | 216 |
io.airlift : json | jar | 216 |
io.airlift : log | jar | 216 |
io.airlift : stats | jar | 216 |
io.airlift : units | jar | 1.6 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.google.guava : guava | jar | 31.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 19.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : bootstrap | jar | 216 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-memory | jar | 387 |
io.trino : trino-testing-services | jar | 387 |
org.openjdk.jmh : jmh-core | jar | 1.32 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.32 |
org.testng : testng | jar | 6.10 |