<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-delta-lake</artifactId>
<version>460</version>
<type>trino-plugin</type>
</dependency>
<parent> <groupId>io.trino</groupId> <artifactId>trino-root</artifactId> <version>460</version> </parent>
compile
|-- com.amazonaws:aws-java-sdk-glue
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.google.errorprone:error_prone_annotations
|-- io.airlift:event
|-- io.airlift:json
|-- io.airlift:log
|-- io.airlift:stats
|-- io.airlift:units
|-- io.delta:delta-kernel-api:3.2.0
|-- io.trino:trino-filesystem-manager
|-- io.trino:trino-filesystem-s3
|-- io.trino:trino-hive-formats
|-- io.trino:trino-plugin-toolkit
|-- jakarta.annotation:jakarta.annotation-api
|-- jakarta.validation:jakarta.validation-api
|-- org.apache.parquet:parquet-column
|-- org.apache.parquet:parquet-common
|-- org.apache.parquet:parquet-format-structures
|-- org.roaringbitmap:RoaringBitmap
|-- software.amazon.awssdk:aws-core
|-- software.amazon.awssdk:glue
|-- software.amazon.awssdk:utils
provided
|-- com.fasterxml.jackson.core:jackson-annotations
|-- io.airlift:slice
|-- io.opentelemetry:opentelemetry-api
|-- io.opentelemetry:opentelemetry-context
runtime
|-- com.azure:azure-storage-blob
|-- com.squareup.okhttp3:okhttp
|-- io.opentelemetry:opentelemetry-sdk-trace
|-- io.trino:trino-filesystem-azure
test
|-- com.github.docker-java:docker-java-api
|-- io.airlift:junit-extensions
|-- io.trino:trino-exchange-filesystem
|-- io.trino:trino-exchange-filesystem
|-- io.trino:trino-filesystem-cache-alluxio
|-- io.trino:trino-testing-containers
|-- io.trino:trino-testing-resources
|-- io.trino:trino-testing-services
|-- io.trino.hadoop:hadoop-apache
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.openjdk.jmh:jmh-generator-annprocess
|-- org.rnorth.duct-tape:duct-tape
|-- org.testcontainers:testcontainers