| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.yingzhuo |
| ArtifactId | ArtifactIdcarnival-spring-boot-starter-fastdfs |
| Last Version | Last Version1.7.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot starters
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-fastdfs/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-fastdfs</artifactId>
<version>1.7.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-fastdfs/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-fastdfs:1.7.21'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-fastdfs/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-fastdfs:1.7.21")
'com.github.yingzhuo:carnival-spring-boot-starter-fastdfs:jar:1.7.21'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-fastdfs" rev="1.7.21">
<artifact name="carnival-spring-boot-starter-fastdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-fastdfs', version='1.7.21')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-fastdfs" % "1.7.21"
[com.github.yingzhuo/carnival-spring-boot-starter-fastdfs "1.7.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yingzhuo : carnival-spring-boot-starter-common | jar | 1.7.21 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.3 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| net.coobird : thumbnailator | jar | 0.4.13 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-io : commons-io | jar | 2.8.0 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.apache.commons : commons-pool2 | jar | 2.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.4.3 |
| org.projectlombok : lombok | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |