t

trino-filesystem-manager

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