mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
Update Maven Central links to use central.sonatype.com and repo1.maven.org
+1
-1
@@ -43,4 +43,4 @@ SeaweedFS uses GRPC internally. You can use them too. Just check https://github.
|
||||
When developing HDFS compatible file system, which allows replacing HDFS with SeaweedFS, a Java implementation of the GRPC client API is developed.
|
||||
|
||||
* Java GRPC client Source code: https://github.com/seaweedfs/seaweedfs/tree/master/other/java/client
|
||||
* Java GRPC client Maven Repo: https://mvnrepository.com/artifact/com.seaweedfs/seaweedfs-client
|
||||
* Java GRPC client Maven Repo: https://central.sonatype.com/artifact/com.seaweedfs/seaweedfs-client
|
||||
|
||||
@@ -24,8 +24,8 @@ Maven
|
||||
```
|
||||
|
||||
Or you can download the latest version from MavenCentral
|
||||
* https://mvnrepository.com/artifact/com.seaweedfs/seaweedfs-hadoop3-client
|
||||
* [seaweedfs-hadoop3-client-4.00.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com.seaweedfs/seaweedfs-hadoop3-client/4.00/seaweedfs-hadoop3-client-4.00.jar)
|
||||
* https://central.sonatype.com/artifact/com.seaweedfs/seaweedfs-hadoop3-client
|
||||
* [seaweedfs-hadoop3-client-4.00.jar](https://repo1.maven.org/maven2/com/seaweedfs/seaweedfs-hadoop3-client/4.00/seaweedfs-hadoop3-client-4.00.jar)
|
||||
|
||||
# Test SeaweedFS on Hadoop
|
||||
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@ Maven
|
||||
```
|
||||
Or you can download the latest version from MavenCentral
|
||||
|
||||
https://mvnrepository.com/artifact/com.seaweedfs/seaweedfs-client
|
||||
https://central.sonatype.com/artifact/com.seaweedfs/seaweedfs-client
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user