t

trino-exchange-filesystem

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

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

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

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

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

|-- 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: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.trino:trino-testing-containers

|-- org.assertj:assertj-core

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

|-- org.testcontainers:testcontainers