upyun-spring-boot-starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.hnistzdk
ArtifactId

ArtifactId

upyun-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

upyun-spring-boot-starter
upyun-spring-boot-starter
Project URL

Project URL

https://github.com/hnistzdk/upyun-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/hnistzdk/upyun-spring-boot-starter

Download upyun-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0