fastdfs-spring-boot-starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cc.siyecao.fastdfs
ArtifactId

ArtifactId

fastdfs-spring-boot-starter
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

fastdfs-spring-boot-starter
fastdfs-spring-boot-starter

Download fastdfs-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.7
org.springframework.boot : spring-boot-starter-web jar 2.5.7

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0