vertx-fastdfs-client

The Vert.x FastDFS client provides an asynchronous API to interact with a FastDFS server.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.gteng
ArtifactId

ArtifactId

vertx-fastdfs-client
Last Version

Last Version

3.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

vertx-fastdfs-client
The Vert.x FastDFS client provides an asynchronous API to interact with a FastDFS server.
Project URL

Project URL

http://gteng.org

Download vertx-fastdfs-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.5.1
io.vertx : vertx-codegen jar 3.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.1
3.5.0.1
3.5.0