t

trino-main

Files download
File Operation
trino-main-352.jar download
trino-main-352.pom download
trino-main-352-sources.jar download
Apache Maven
<dependency>
  <groupId>io.trino</groupId>
  <artifactId>trino-main</artifactId>
  <version>352</version>
</dependency>
Gradle Groovy
implementation 'io.trino:trino-main:352'
Gradle Kotlin
implementation("io.trino:trino-main:352")
Scala SBT
libraryDependencies += "io.trino" % "trino-main" % "352"
Groovy Grape
@Grapes(
  @Grab(group='io.trino', module='trino-main', version='352')
)
Apache Ivy
<dependency org="io.trino" name="trino-main" rev="352" />
Leiningen
[io.trino/trino-main "352"]
Apache Buildr
'io.trino:trino-main:jar:352'
Dependencies
<parent>
  <groupId>io.trino</groupId>
  <artifactId>trino-root</artifactId>
  <version>352</version>
</parent>

compile

|-- io.trino:trino-array

|-- io.trino:trino-client

|-- io.trino:trino-geospatial-toolkit

|-- io.trino:trino-matching

|-- io.trino:trino-memory-context

|-- io.trino:trino-parser

|-- io.trino:trino-plugin-toolkit

|-- io.trino:trino-spi

|-- io.airlift:aircompressor

|-- io.airlift:bootstrap

|-- io.airlift:bytecode

|-- io.airlift:concurrent

|-- io.airlift:configuration

|-- io.airlift:discovery

|-- io.airlift:event

|-- io.airlift:http-client

|-- io.airlift:http-server

|-- io.airlift:jaxrs

|-- io.airlift:jmx

|-- io.airlift:jmx-http

|-- io.airlift:joni

|-- io.airlift:json

|-- io.airlift:log

|-- io.airlift:log-manager

|-- io.airlift:node

|-- io.airlift:security

|-- io.airlift:slice

|-- io.airlift:stats

|-- io.airlift:trace-token

|-- io.airlift:units

|-- io.airlift.discovery:discovery-server

|-- io.airlift.resolver:resolver

|-- com.clearspring.analytics:stream

|-- com.esri.geometry:esri-geometry-api

|-- com.fasterxml.jackson.core:jackson-annotations

|-- com.fasterxml.jackson.core:jackson-core

|-- com.fasterxml.jackson.core:jackson-databind

|-- com.github.scribejava:scribejava-apis

|-- com.github.scribejava:scribejava-core

|-- com.google.code.findbugs:jsr305

|-- com.google.guava:guava

|-- com.google.inject:guice

|-- com.teradata:re2j-td

|-- io.jsonwebtoken:jjwt

|-- it.unimi.dsi:fastutil

|-- javax.annotation:javax.annotation-api

|-- javax.inject:javax.inject

|-- javax.servlet:javax.servlet-api

|-- javax.validation:validation-api

|-- javax.ws.rs:javax.ws.rs-api

|-- joda-time:joda-time

|-- org.apache.commons:commons-math3

|-- org.apache.lucene:lucene-analyzers-common:8.4.1

|-- org.jgrapht:jgrapht-core

|-- org.locationtech.jts:jts-core

|-- org.openjdk.jol:jol-core

|-- org.ow2.asm:asm

|-- org.pcollections:pcollections

|-- org.sonatype.aether:aether-api

|-- org.weakref:jmxutils

provided

|-- org.assertj:assertj-core

|-- org.jetbrains:annotations

|-- org.testng:testng

runtime

|-- com.squareup.okhttp3:okhttp

|-- com.squareup.okhttp3:okhttp-urlconnection

test

|-- io.trino:trino-parser

|-- io.trino:trino-spi

|-- io.trino:trino-testng-services

|-- io.trino:trino-tpch

|-- io.trino.tpch:tpch

|-- io.airlift:jaxrs-testing

|-- io.airlift:testing

|-- com.h2database:h2

|-- org.openjdk.jmh:jmh-core

|-- org.openjdk.jmh:jmh-generator-annprocess

|-- org.seleniumhq.selenium:selenium-api

|-- org.seleniumhq.selenium:selenium-chrome-driver

|-- org.seleniumhq.selenium:selenium-java

|-- org.seleniumhq.selenium:selenium-remote-driver

|-- org.seleniumhq.selenium:selenium-support

|-- org.testcontainers:postgresql

|-- org.testcontainers:selenium

|-- org.testcontainers:testcontainers