не последняя версия
Последняя версия 2.8.0-2

org.alluxio:alluxio-underfs-oss 2.3.0

Aliyun OSS Under File System implementation

Группа

Группа

org.alluxio
Идентификатор

Идентификатор

alluxio-underfs-oss
Версия

Версия

2.3.0
Тип

Тип

jar

Скачать alluxio-underfs-oss 2.3.0


<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-oss/ -->
<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-underfs-oss</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-oss/
implementation 'org.alluxio:alluxio-underfs-oss:2.3.0'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-oss/
implementation ("org.alluxio:alluxio-underfs-oss:2.3.0")
'org.alluxio:alluxio-underfs-oss:jar:2.3.0'
<dependency org="org.alluxio" name="alluxio-underfs-oss" rev="2.3.0">
  <artifact name="alluxio-underfs-oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-underfs-oss', version='2.3.0')
)
libraryDependencies += "org.alluxio" % "alluxio-underfs-oss" % "2.3.0"
[org.alluxio/alluxio-underfs-oss "2.3.0"]