Updated SeaweedFS Java Client (markdown)

Chris Lu 2021-05-17 22:25:06 -07:00
parent bba9814c3c
commit a04177753b

@ -12,13 +12,13 @@ $ mvn install
``` ```
Maven Maven
```
<dependency> <dependency>
<groupId>com.github.chrislusf</groupId> <groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-client</artifactId> <artifactId>seaweedfs-client</artifactId>
<version>1.6.4</version> <version>1.6.4</version>
</dependency> </dependency>
```
Or you can download the latest version from MavenCentral Or you can download the latest version from MavenCentral
https://mvnrepository.com/artifact/com.github.chrislusf/seaweedfs-client https://mvnrepository.com/artifact/com.github.chrislusf/seaweedfs-client