License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.yufeixuan |
ArtifactId | ArtifactIdoss-server-spring-boot-starter |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.yufeixuan/oss-server-spring-boot-starter/ -->
<dependency>
<groupId>io.github.yufeixuan</groupId>
<artifactId>oss-server-spring-boot-starter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yufeixuan/oss-server-spring-boot-starter/
implementation 'io.github.yufeixuan:oss-server-spring-boot-starter:1.0'
// https://jarcasting.com/artifacts/io.github.yufeixuan/oss-server-spring-boot-starter/
implementation ("io.github.yufeixuan:oss-server-spring-boot-starter:1.0")
'io.github.yufeixuan:oss-server-spring-boot-starter:jar:1.0'
<dependency org="io.github.yufeixuan" name="oss-server-spring-boot-starter" rev="1.0">
<artifact name="oss-server-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yufeixuan', module='oss-server-spring-boot-starter', version='1.0')
)
libraryDependencies += "io.github.yufeixuan" % "oss-server-spring-boot-starter" % "1.0"
[io.github.yufeixuan/oss-server-spring-boot-starter "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.xiaominfo.oss » oss-server-sdk-java | jar | 1.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.14.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.14.RELEASE |