net.dopan:fastdfs-client

Fastdfs Client Library

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.dopan
ArtifactId

ArtifactId

fastdfs-client
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.dopan:fastdfs-client
Fastdfs Client Library

Download fastdfs-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.3.RELEASE
com.alibaba : fastjson jar 1.2.54
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-pool2 jar 2.6.0
commons-codec : commons-codec jar 1.11
commons-io : commons-io jar 2.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7
org.springframework : spring-beans jar 5.1.3.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.1
1.0.0