is not current version
Last Version 3.13

com.github.chrislusf:seaweedfs-hadoop2-client 1.4.7


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.chrislusf
ArtifactId

ArtifactId

seaweedfs-hadoop2-client
Version

Version

1.4.7
Type

Type

jar

Download seaweedfs-hadoop2-client 1.4.7


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