Last Version

fastdfs-client-java 1.29.0

fastdfs client for java (forked from happyfish100/fastdfs-client-java)

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

cn.aghost
ArtifactId

ArtifactId

fastdfs-client-java
Version

Version

1.29.0
Type

Type

jar
Description

Description

fastdfs-client-java
fastdfs client for java (forked from happyfish100/fastdfs-client-java)
Project URL

Project URL

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

Source Code Management

https://github.com/ggg17226/fastdfs-client-java

Download fastdfs-client-java 1.29.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.