License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdfastdfs-spring-boot-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/fastdfs-spring-boot-starter/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>fastdfs-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/fastdfs-spring-boot-starter/
implementation 'com.github.yingzhuo:fastdfs-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.github.yingzhuo/fastdfs-spring-boot-starter/
implementation ("com.github.yingzhuo:fastdfs-spring-boot-starter:1.1.0")
'com.github.yingzhuo:fastdfs-spring-boot-starter:jar:1.1.0'
<dependency org="com.github.yingzhuo" name="fastdfs-spring-boot-starter" rev="1.1.0">
<artifact name="fastdfs-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='fastdfs-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.github.yingzhuo" % "fastdfs-spring-boot-starter" % "1.1.0"
[com.github.yingzhuo/fastdfs-spring-boot-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.3 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.3 |
net.coobird : thumbnailator | jar | 0.4.13 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
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 |