t

trino-exchange-filesystem

Trino - Exchange
文件下载
文件名 操作
trino-exchange-filesystem-464.jar 下载
trino-exchange-filesystem-464.pom 下载
trino-exchange-filesystem-464-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.trino</groupId>
  <artifactId>trino-exchange-filesystem</artifactId>
  <version>464</version>
  <type>trino-plugin</type>
</dependency>
Gradle Groovy
implementation 'io.trino:trino-exchange-filesystem:464'
Gradle Kotlin
implementation("io.trino:trino-exchange-filesystem:464")
Scala SBT
libraryDependencies += "io.trino" % "trino-exchange-filesystem" % "464"
Groovy Grape
@Grapes(
  @Grab(group='io.trino', module='trino-exchange-filesystem', version='464')
)
Apache Ivy
<dependency org="io.trino" name="trino-exchange-filesystem" rev="464" />
Leiningen
[io.trino/trino-exchange-filesystem "464"]
Apache Buildr
'io.trino:trino-exchange-filesystem:jar:464'
本项目依赖
<parent>
  <groupId>io.trino</groupId>
  <artifactId>trino-root</artifactId>
  <version>464</version>
</parent>

compile

|-- com.azure:azure-core

|-- com.azure:azure-identity

|-- com.azure:azure-storage-blob

|-- com.azure:azure-storage-blob-batch

|-- com.azure:azure-storage-common

|-- com.google.api:gax

|-- com.google.auth:google-auth-library-credentials

|-- com.google.auth:google-auth-library-oauth2-http

|-- com.google.cloud:google-cloud-core

|-- com.google.cloud:google-cloud-storage

|-- com.google.errorprone:error_prone_annotations

|-- com.google.guava:guava

|-- com.google.inject:guice

|-- io.airlift:bootstrap

|-- io.airlift:concurrent

|-- io.airlift:configuration

|-- io.airlift:log

|-- io.airlift:stats

|-- io.airlift:units

|-- io.projectreactor:reactor-core

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

|-- jakarta.annotation:jakarta.annotation-api

|-- jakarta.validation:jakarta.validation-api

|-- org.reactivestreams:reactive-streams

|-- org.weakref:jmxutils

|-- software.amazon.awssdk:auth

|-- software.amazon.awssdk:aws-core

|-- software.amazon.awssdk:http-client-spi

|-- software.amazon.awssdk:netty-nio-client

|-- software.amazon.awssdk:regions

|-- software.amazon.awssdk:retries-spi

|-- software.amazon.awssdk:s3

|-- software.amazon.awssdk:sdk-core

|-- software.amazon.awssdk:sts

|-- software.amazon.awssdk:utils

provided

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

|-- io.airlift:slice

|-- io.opentelemetry:opentelemetry-api

|-- io.opentelemetry:opentelemetry-context

|-- io.trino:trino-spi

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

test

|-- io.airlift:junit-extensions

|-- io.airlift:testing

|-- io.airlift:tracing

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

|-- org.assertj:assertj-core

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

|-- org.testcontainers:testcontainers