t

trino-filesystem-manager

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