FastDFS Spring Boot Starter

Starter for using FastDFS(An open source high performance distributed file system).

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.pig4cloud.fastdfs
ArtifactId

ArtifactId

fastdfs-spring-boot-starter
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

FastDFS Spring Boot Starter
Starter for using FastDFS(An open source high performance distributed file system).
Project URL

Project URL

https://github.com/luhuiguo/fastdfs-spring-boot-starter

Download fastdfs-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.luhuiguo : fastdfs-client jar 0.4.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.5.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0