t

trino-filesystem-manager

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