fastdfs-client

基于tobato发布的代码与fastdfs-client 1.27.2版本的重构

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.ykrenz
ArtifactId

ArtifactId

fastdfs-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fastdfs-client
基于tobato发布的代码与fastdfs-client 1.27.2版本的重构
Project URL

Project URL

https://github.com/ykrenz/fastdfs-client
Source Code Management

Source Code Management

https://github.com/ykrenz/fastdfs-client.git

Download fastdfs-client

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-core jar 4.3.21.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.apache.commons : commons-lang3 jar 3.3.2
commons-beanutils : commons-beanutils jar 1.9.4
commons-io : commons-io jar 2.7
org.apache.commons : commons-pool2 jar 2.5.0
net.coobird : thumbnailator jar 0.4.17
ch.qos.logback : logback-classic Optional jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0