<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-prometheus</artifactId>
<version>468</version>
<type>trino-plugin</type>
</dependency>
<parent> <groupId>io.trino</groupId> <artifactId>trino-root</artifactId> <version>468</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310
|-- com.squareup.okhttp3:okhttp
|-- io.airlift:json
|-- io.airlift:log
|-- io.airlift:units
|-- io.trino:trino-plugin-toolkit
|-- jakarta.annotation:jakarta.annotation-api
|-- jakarta.validation:jakarta.validation-api
provided
|-- com.fasterxml.jackson.core:jackson-annotations
|-- io.airlift:slice
|-- io.opentelemetry:opentelemetry-api
|-- io.opentelemetry:opentelemetry-context
runtime
|-- com.google.errorprone:error_prone_annotations
|-- io.airlift:node
test
|-- io.airlift:junit-extensions
|-- io.trino:trino-testing-services
|-- jakarta.servlet:jakarta.servlet-api
|-- org.apache.httpcomponents:httpclient:4.5.14
|-- org.apache.httpcomponents:httpcore:4.4.16
|-- org.junit.jupiter:junit-jupiter-api