is not current version
Last Version 1.1.4-RELEASE

org.daijie:daijie-fastdfs-spring-boot-starter 1.1.3-RELEASE

提供fastdfs集成,实现可配置的文件上传工具类

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.daijie
ArtifactId

ArtifactId

daijie-fastdfs-spring-boot-starter
Version

Version

1.1.3-RELEASE
Type

Type

jar

Download daijie-fastdfs-spring-boot-starter 1.1.3-RELEASE


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