t

trino-filesystem-manager

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