fastdfs-client

FastDFS Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.luhuiguo
ArtifactId

ArtifactId

fastdfs-client
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

fastdfs-client
FastDFS Client
Project URL

Project URL

https://github.com/luhuiguo/fastdfs-client

Download fastdfs-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.2
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-pool2 jar 2.4.2
commons-io : commons-io jar 2.5
commons-beanutils : commons-beanutils jar 1.9.3
org.springframework : spring-core jar 4.3.8.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0