| License |
License |
|---|---|
| Categories |
CategoriesTrino Data Databases |
| GroupId | GroupIdio.trino |
| ArtifactId | ArtifactIdtrino-main |
| Version | Version360 |
| Type | Typejar |
| Description |
Descriptiontrino-main
Trino
|
| Filename | Size |
|---|---|
| trino-main-360.pom | |
| trino-main-360.jar | 12 MB |
| trino-main-360-tests.jar | 5 MB |
| trino-main-360-test-sources.jar | 2 MB |
| trino-main-360-sources.jar | 9 MB |
| trino-main-360-javadoc.jar | 14 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-main/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-main</artifactId>
<version>360</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-main/
implementation 'io.trino:trino-main:360'
// https://jarcasting.com/artifacts/io.trino/trino-main/
implementation ("io.trino:trino-main:360")
'io.trino:trino-main:jar:360'
<dependency org="io.trino" name="trino-main" rev="360">
<artifact name="trino-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-main', version='360')
)
libraryDependencies += "io.trino" % "trino-main" % "360"
[io.trino/trino-main "360"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.trino : trino-parser | test-jar | 360 |
| io.trino : trino-spi | test-jar | 360 |
| io.trino : trino-testing-services | jar | 360 |
| io.trino : trino-tpch | jar | 360 |
| io.trino.tpch : tpch | jar | 1.1 |
| io.airlift : jaxrs-testing | jar | 208 |
| io.airlift : testing | jar | 208 |
| com.h2database : h2 | jar | 1.4.200 |
| org.openjdk.jmh : jmh-core | jar | 1.20 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.20 |
| org.testcontainers : postgresql | jar | |
| org.testcontainers : testcontainers | jar | 1.16.0 |