Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.chrislusf |
ArtifactId | ArtifactIdseaweedfs-client |
Version | Version1.6.7 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
seaweedfs-client-1.6.7.pom | |
seaweedfs-client-1.6.7.jar | 698 KB |
seaweedfs-client-1.6.7-sources.jar | 146 KB |
seaweedfs-client-1.6.7-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>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-client/
implementation 'com.github.chrislusf:seaweedfs-client:1.6.7'
// https://jarcasting.com/artifacts/com.github.chrislusf/seaweedfs-client/
implementation ("com.github.chrislusf:seaweedfs-client:1.6.7")
'com.github.chrislusf:seaweedfs-client:jar:1.6.7'
<dependency org="com.github.chrislusf" name="seaweedfs-client" rev="1.6.7">
<artifact name="seaweedfs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrislusf', module='seaweedfs-client', version='1.6.7')
)
libraryDependencies += "com.github.chrislusf" % "seaweedfs-client" % "1.6.7"
[com.github.chrislusf/seaweedfs-client "1.6.7"]
Group / Artifact | Type | Version |
---|---|---|
com.moandjiezana.toml : toml4j | jar | 0.7.2 |
com.google.protobuf : protobuf-java | jar | 3.9.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.6 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |