License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.gitee.sunyunlin |
ArtifactId | ArtifactIdalioss-spring-boot-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionalioss整合入springboot
|
<!-- https://jarcasting.com/artifacts/com.gitee.sunyunlin/alioss-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.gitee.sunyunlin</groupId>
<artifactId>alioss-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sunyunlin/alioss-spring-boot-autoconfigure/
implementation 'com.gitee.sunyunlin:alioss-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.sunyunlin/alioss-spring-boot-autoconfigure/
implementation ("com.gitee.sunyunlin:alioss-spring-boot-autoconfigure:1.0.0")
'com.gitee.sunyunlin:alioss-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.gitee.sunyunlin" name="alioss-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="alioss-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sunyunlin', module='alioss-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.gitee.sunyunlin" % "alioss-spring-boot-autoconfigure" % "1.0.0"
[com.gitee.sunyunlin/alioss-spring-boot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.2 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.2 |
org.projectlombok : lombok | jar | 1.18.20 |
com.aliyun.oss : aliyun-sdk-oss | jar | 3.10.2 |
joda-time : joda-time | jar | 2.10.1 |