License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-main |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-main
Trino
|
Filename | Size |
---|---|
trino-main-387.pom | |
trino-main-387.jar | 12 MB |
trino-main-387-tests.jar | 5 MB |
trino-main-387-test-sources.jar | 2 MB |
trino-main-387-sources.jar | 9 MB |
trino-main-387-javadoc.jar | 14 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-main/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-main</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-main/
implementation 'io.trino:trino-main:387'
// https://jarcasting.com/artifacts/io.trino/trino-main/
implementation ("io.trino:trino-main:387")
'io.trino:trino-main:jar:387'
<dependency org="io.trino" name="trino-main" rev="387">
<artifact name="trino-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-main', version='387')
)
libraryDependencies += "io.trino" % "trino-main" % "387"
[io.trino/trino-main "387"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.18.1 |
org.jetbrains : annotations | jar | 19.0.0 |
org.testng : testng | jar | 6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.14.9 |
net.java.dev.jna : jna-platform | jar | 5.10.0 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-exchange-filesystem | jar | 387 |
io.trino : trino-parser | test-jar | 387 |
io.trino : trino-spi | test-jar | 387 |
io.trino : trino-testing-services | jar | 387 |
io.trino : trino-tpch | jar | 387 |
io.trino.tpch : tpch | jar | 1.1 |
io.airlift : jaxrs-testing | jar | 216 |
io.airlift : testing | jar | 216 |
com.h2database : h2 | jar | 1.4.200 |
org.assertj : assertj-guava | jar | 3.4.0 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.openjdk.jmh : jmh-core | jar | 1.32 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.32 |
org.testcontainers : postgresql | jar | |
org.testcontainers : testcontainers | jar | 1.16.3 |