|
|
@@ -36,6 +36,10 @@
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springblade</groupId>
|
|
|
+ <artifactId>blade-starter-excel</artifactId>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.springblade</groupId>
|
|
|
<artifactId>blade-starter-swagger</artifactId>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
@@ -65,19 +69,6 @@
|
|
|
<groupId>org.springblade</groupId>
|
|
|
<artifactId>blade-starter-oss</artifactId>
|
|
|
</dependency>
|
|
|
- <!--MinIO-->
|
|
|
- <dependency>
|
|
|
- <groupId>io.minio</groupId>
|
|
|
- <artifactId>minio</artifactId>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.alibaba</groupId>
|
|
|
- <artifactId>easyexcel</artifactId>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.springblade</groupId>
|
|
|
- <artifactId>blade-starter-excel</artifactId>
|
|
|
- </dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springblade</groupId>
|
|
|
<artifactId>blade-starter-transaction</artifactId>
|