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

tech.iooo.coco
ArtifactId

ArtifactId

vertx-fastdfs-client
Last Version

Last Version

1.0.2.RELEASE
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

https://blog.iooo.tech

Download vertx-fastdfs-client

How to add to project

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

Dependencies

compile (2)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.10.0
org.mockito : mockito-core jar 2.19.1
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE