Last Version

fastdfs-client 1.27.2

基于yuqih发布的代码与fastdfs-client 官方1.26版本的重构

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.tobato
ArtifactId

ArtifactId

fastdfs-client
Version

Version

1.27.2
Type

Type

jar
Description

Description

fastdfs-client
基于yuqih发布的代码与fastdfs-client 官方1.26版本的重构
Project URL

Project URL

https://github.com/tobato/FastDFS_Client
Source Code Management

Source Code Management

https://github.com/tobato/FastDFS_Client

Download fastdfs-client 1.27.2


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

Dependencies

compile (13)

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.3
org.apache.commons : commons-lang3 jar 3.3.2
commons-beanutils : commons-beanutils jar 1.9.3
commons-io : commons-io jar 2.4
org.apache.commons : commons-pool2 jar 2.5.0
org.springframework : spring-core jar 5.0.4.RELEASE
org.hibernate : hibernate-validator jar 6.0.8.Final
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.RELEASE
org.springframework : spring-context jar
net.coobird : thumbnailator jar 0.4.8
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.0.RELEASE

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-web jar 2.0.0.RELEASE
org.mockito : mockito-all jar 1.9.5
org.springframework.boot : spring-boot-starter-test jar 2.0.0.RELEASE

Project Modules

There are no modules declared in this project.