License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.daijie |
ArtifactId | ArtifactIddaijie-fastdfs-spring-boot-starter |
Last Version | Last Version1.1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondaijie-fastdfs-spring-boot-starter
提供fastdfs集成,实现可配置的文件上传工具类
|
Project URL |
Project URL |
<!-- 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.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.daijie/daijie-fastdfs-spring-boot-starter/
implementation 'org.daijie:daijie-fastdfs-spring-boot-starter:1.1.4-RELEASE'
// https://jarcasting.com/artifacts/org.daijie/daijie-fastdfs-spring-boot-starter/
implementation ("org.daijie:daijie-fastdfs-spring-boot-starter:1.1.4-RELEASE")
'org.daijie:daijie-fastdfs-spring-boot-starter:jar:1.1.4-RELEASE'
<dependency org="org.daijie" name="daijie-fastdfs-spring-boot-starter" rev="1.1.4-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.4-RELEASE')
)
libraryDependencies += "org.daijie" % "daijie-fastdfs-spring-boot-starter" % "1.1.4-RELEASE"
[org.daijie/daijie-fastdfs-spring-boot-starter "1.1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.daijie : daijie-core-spring-boot-starter | jar | 1.1.4-RELEASE |
com.github.tobato : fastdfs-client | jar | 1.26.1-RELEASE |
commons-io : commons-io | jar | 2.6 |
net.coobird : thumbnailator | jar | 0.4.8 |
org.codehaus.groovy : groovy-all | jar | 2.4.15 |
org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 3.0 |
Version |
---|
1.1.4-RELEASE
|
1.1.3-RELEASE
|
1.1.2-RELEASE
|
1.1.1-RELEASE
|
1.1.0-RELEASE
|
1.0.4-RELEASE
|