com.cottsoft:seaweedfs-client

Java Client for SeaweedFS

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cottsoft
ArtifactId

ArtifactId

seaweedfs-client
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.cottsoft:seaweedfs-client
Java Client for SeaweedFS
Project URL

Project URL

https://github.com/simonhoo/SeaweedFS-Client
Source Code Management

Source Code Management

https://github.com/simonhoo/SeaweedFS-Client

Download seaweedfs-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.cottsoft/seaweedfs-client/ -->
<dependency>
    <groupId>com.cottsoft</groupId>
    <artifactId>seaweedfs-client</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cottsoft/seaweedfs-client/
implementation 'com.cottsoft:seaweedfs-client:0.0.2'
// https://jarcasting.com/artifacts/com.cottsoft/seaweedfs-client/
implementation ("com.cottsoft:seaweedfs-client:0.0.2")
'com.cottsoft:seaweedfs-client:jar:0.0.2'
<dependency org="com.cottsoft" name="seaweedfs-client" rev="0.0.2">
  <artifact name="seaweedfs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cottsoft', module='seaweedfs-client', version='0.0.2')
)
libraryDependencies += "com.cottsoft" % "seaweedfs-client" % "0.0.2"
[com.cottsoft/seaweedfs-client "0.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4
org.apache.httpcomponents : httpclient jar 4.2.5
org.apache.httpcomponents : httpmime jar 4.2.5
org.apache.httpcomponents : httpcore jar 4.2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1