fastdfs-client

fastdfs java client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

top.jfunc.dfs
ArtifactId

ArtifactId

fastdfs-client
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

fastdfs-client
fastdfs java client
Project URL

Project URL

https://gitee.com/xxssyyyyssxx/fastdfs-client
Source Code Management

Source Code Management

https://gitee.com/xxssyyyyssxx/fastdfs-client

Download fastdfs-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
top.jfunc.common : utils jar 1.8.3.2
org.apache.commons : commons-pool2 jar 2.4.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0