spring-boot-starter-fastdfs

fastdfs starter for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.whiliang
ArtifactId

ArtifactId

spring-boot-starter-fastdfs
Last Version

Last Version

1.2.8.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-fastdfs
fastdfs starter for spring boot
Source Code Management

Source Code Management

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

Download spring-boot-starter-fastdfs

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.3.7.RELEASE
org.csource » fastdfs-client-java jar 1.27-SNAPSHOT
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.8.RELEASE
1.2.7.RELEASE