mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated SeaweedFS Java Client (markdown)
parent
bba9814c3c
commit
a04177753b
|
@ -12,13 +12,13 @@ $ mvn install
|
|||
```
|
||||
|
||||
Maven
|
||||
|
||||
```
|
||||
<dependency>
|
||||
<groupId>com.github.chrislusf</groupId>
|
||||
<artifactId>seaweedfs-client</artifactId>
|
||||
<version>1.6.4</version>
|
||||
</dependency>
|
||||
|
||||
```
|
||||
Or you can download the latest version from MavenCentral
|
||||
|
||||
https://mvnrepository.com/artifact/com.github.chrislusf/seaweedfs-client
|
||||
|
|
Loading…
Reference in a new issue