| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.github.chrislusf |
| ArtifactId | ArtifactIdseaweedfs-client |
| Last Version | Last Version3.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| seaweedfs-client-3.13.pom | |
| seaweedfs-client-3.13.jar | 489 KB |
| seaweedfs-client-3.13-sources.jar | 94 KB |
| seaweedfs-client-3.13-javadoc.jar | 988 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-client/ -->
<dependency>
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-client</artifactId>
<version>3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-client/
implementation 'com.github.chrislusf:seaweedfs-client:3.13'
// https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-client/
implementation ("com.github.chrislusf:seaweedfs-client:3.13")
'com.github.chrislusf:seaweedfs-client:jar:3.13'
<dependency org="com.github.chrislusf" name="seaweedfs-client" rev="3.13">
<artifact name="seaweedfs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrislusf', module='seaweedfs-client', version='3.13')
)
libraryDependencies += "com.github.chrislusf" % "seaweedfs-client" % "3.13"
[com.github.chrislusf/seaweedfs-client "3.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.moandjiezana.toml : toml4j | jar | 0.7.2 |
| com.google.protobuf : protobuf-java | jar | 3.16.1 |
| com.google.guava : guava | jar | 30.0-jre |
| io.grpc : grpc-netty-shaded | jar | 1.23.0 |
| io.grpc : grpc-protobuf | jar | 1.23.0 |
| io.grpc : grpc-stub | jar | 1.23.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |