is not current version
Last Version 3.13

com.github.chrislusf:seaweedfs-hadoop3-client 1.3.5


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.chrislusf
ArtifactId

ArtifactId

seaweedfs-hadoop3-client
Version

Version

1.3.5
Type

Type

jar

Download seaweedfs-hadoop3-client 1.3.5


<!-- https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-hadoop3-client/ -->
<dependency>
    <groupId>com.github.chrislusf</groupId>
    <artifactId>seaweedfs-hadoop3-client</artifactId>
    <version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-hadoop3-client/
implementation 'com.github.chrislusf:seaweedfs-hadoop3-client:1.3.5'
// https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-hadoop3-client/
implementation ("com.github.chrislusf:seaweedfs-hadoop3-client:1.3.5")
'com.github.chrislusf:seaweedfs-hadoop3-client:jar:1.3.5'
<dependency org="com.github.chrislusf" name="seaweedfs-hadoop3-client" rev="1.3.5">
  <artifact name="seaweedfs-hadoop3-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrislusf', module='seaweedfs-hadoop3-client', version='1.3.5')
)
libraryDependencies += "com.github.chrislusf" % "seaweedfs-hadoop3-client" % "1.3.5"
[com.github.chrislusf/seaweedfs-hadoop3-client "1.3.5"]