is not current version
Last Version 1.2.8.RELEASE

io.github.whiliang:spring-boot-starter-fastdfs 1.2.7.RELEASE

fastdfs starter for spring boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.whiliang
ArtifactId

ArtifactId

spring-boot-starter-fastdfs
Version

Version

1.2.7.RELEASE
Type

Type

jar

Download spring-boot-starter-fastdfs 1.2.7.RELEASE


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