License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.hnistzdk |
ArtifactId | ArtifactIdupyun-spring-boot-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionupyun-spring-boot-starter
upyun-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.hnistzdk/upyun-spring-boot-starter/ -->
<dependency>
<groupId>io.github.hnistzdk</groupId>
<artifactId>upyun-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hnistzdk/upyun-spring-boot-starter/
implementation 'io.github.hnistzdk:upyun-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/io.github.hnistzdk/upyun-spring-boot-starter/
implementation ("io.github.hnistzdk:upyun-spring-boot-starter:1.0.2")
'io.github.hnistzdk:upyun-spring-boot-starter:jar:1.0.2'
<dependency org="io.github.hnistzdk" name="upyun-spring-boot-starter" rev="1.0.2">
<artifact name="upyun-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hnistzdk', module='upyun-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "io.github.hnistzdk" % "upyun-spring-boot-starter" % "1.0.2"
[io.github.hnistzdk/upyun-spring-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.7 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |
com.upyun : java-sdk | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |