Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.chrislusf |
ArtifactId | ArtifactIdseaweedfs-client |
Version | Version2.85 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
seaweedfs-client-2.85.pom | |
seaweedfs-client-2.85.jar | 707 KB |
seaweedfs-client-2.85-sources.jar | 160 KB |
seaweedfs-client-2.85-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-client/ -->
<dependency>
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-client</artifactId>
<version>2.85</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-client/
implementation 'com.github.chrislusf:seaweedfs-client:2.85'
// https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-client/
implementation ("com.github.chrislusf:seaweedfs-client:2.85")
'com.github.chrislusf:seaweedfs-client:jar:2.85'
<dependency org="com.github.chrislusf" name="seaweedfs-client" rev="2.85">
<artifact name="seaweedfs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrislusf', module='seaweedfs-client', version='2.85')
)
libraryDependencies += "com.github.chrislusf" % "seaweedfs-client" % "2.85"
[com.github.chrislusf/seaweedfs-client "2.85"]
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 |