t

trino-product-tests

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

compile

|-- com.amazonaws:aws-java-sdk-core

|-- com.amazonaws:aws-java-sdk-glue

|-- com.amazonaws:aws-java-sdk-s3

|-- com.datastax.oss:java-driver-core

|-- com.google.guava:guava

|-- com.google.inject:guice

|-- com.google.protobuf:protobuf-java

|-- com.squareup.okhttp3:okhttp

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

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

|-- dev.failsafe:failsafe

|-- io.airlift:concurrent

|-- io.airlift:http-client

|-- io.airlift:log

|-- io.airlift:testing

|-- io.airlift:units

|-- io.confluent:kafka-protobuf-provider

|-- io.confluent:kafka-schema-registry-client

|-- io.minio:minio

|-- io.trino:trino-hive

|-- io.trino:trino-jdbc

|-- io.trino:trino-product-tests-groups

|-- io.trino:trino-testing-containers

|-- io.trino:trino-testing-services

|-- io.trino.hive:hive-thrift

|-- io.trino.tempto:tempto-core

|-- io.trino.tempto:tempto-kafka

|-- io.trino.tempto:tempto-ldap

|-- io.trino.tempto:tempto-runner

|-- org.apache.avro:avro

|-- org.apache.parquet:parquet-column

|-- org.apache.parquet:parquet-common

|-- org.apache.thrift:libthrift

|-- org.assertj:assertj-core

|-- org.jetbrains:annotations

|-- org.testng:testng

runtime

|-- com.clickhouse:clickhouse-jdbc

|-- com.google.errorprone:error_prone_annotations

|-- com.microsoft.sqlserver:mssql-jdbc

|-- com.mysql:mysql-connector-j

|-- io.confluent:kafka-protobuf-types

|-- io.prestosql:presto-jdbc:350

|-- io.trino:trino-testing-resources

|-- io.trino.hive:hive-apache-jdbc

|-- org.mariadb.jdbc:mariadb-java-client

|-- org.postgresql:postgresql

|-- org.xerial.snappy:snappy-java

test

|-- io.airlift:junit-extensions

|-- org.junit.jupiter:junit-jupiter-api

|-- org.junit.jupiter:junit-jupiter-engine