fastdfs-client-java

fastdfs client for java

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.taoyuanx
ArtifactId

ArtifactId

fastdfs-client-java
Last Version

Last Version

1.29-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

fastdfs-client-java
fastdfs client for java
Project URL

Project URL

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

Download fastdfs-client-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 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.

Versions

Version
1.29-RELEASE