<dependency>
<groupId>io.github.wujun728</groupId>
<artifactId>jun-oss-spring-boot-starter</artifactId>
<version>1.0.21</version>
</dependency>
@Grapes(
@Grab(group='io.github.wujun728', module='jun-oss-spring-boot-starter', version='1.0.21')
)
<parent> <groupId>io.github.wujun728</groupId> <artifactId>jun_springcloud_starter</artifactId> <version>1.0.21</version> </parent>
compile
|-- com.github.tobato:fastdfs-client
|-- com.amazonaws:aws-java-sdk-s3
|-- org.springframework:spring-web
|-- org.springframework.boot:spring-boot-configuration-processor
|-- io.github.wujun728:jun-common-core
|-- io.github.wujun728:jun-swagger2-spring-boot-starter
|-- com.tencentcloudapi:tencentcloud-sdk-java-common:3.1.838
|-- com.aliyun.oss:aliyun-sdk-oss:3.17.1
|-- com.google.zxing:javase:3.2.1
|-- com.alibaba:easyexcel:3.0.5
|-- org.springframework.boot:spring-boot-starter-freemarker
|-- org.springframework.boot:spring-boot-configuration-processor
|-- com.baomidou:mybatis-plus-boot-starter
|-- org.apache.tomcat.embed:tomcat-embed-core
|-- commons-fileupload:commons-fileupload:1.5
test
|-- com.qiniu:happy-dns-java:0.1.6
|-- junit:junit:4.12