seaweedfs-client

SeaweedFS Client For Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.lokra.seaweedfs
ArtifactId

ArtifactId

seaweedfs-client
Last Version

Last Version

0.7.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

seaweedfs-client
SeaweedFS Client For Java.
Project URL

Project URL

https://github.com/lokra-platform/seaweedfs-client

Download seaweedfs-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.0
com.fasterxml.jackson.core : jackson-core jar 2.8.0
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
org.apache.httpcomponents : httpclient-cache jar 4.5.2
org.ehcache : ehcache jar 3.1.1
org.springframework : spring-core jar 4.3.1.RELEASE
org.springframework : spring-beans jar 4.3.1.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.3.RELEASE
0.7.2.RELEASE
0.7.1.RELEASE
0.7.0.RELEASE