License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcc.siyecao.fastdfs |
ArtifactId | ArtifactIdfastdfs-spring-boot-starter |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionfastdfs-spring-boot-starter
fastdfs-spring-boot-starter
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.7 |
junit : junit | jar | 4.12 |