Last Version

FastDFS Spring Boot Starter 0.2.0

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.luhuiguo
ArtifactId

ArtifactId

fastdfs-spring-boot-starter
Version

Version

0.2.0
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
Project Organization

Project Organization

Pivotal Software, Inc.

Download fastdfs-spring-boot-starter 0.2.0


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

Dependencies

compile (3)

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

test (1)

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

Project Modules

There are no modules declared in this project.