| | |
| | | <artifactId>minio</artifactId> |
| | | </dependency> |
| | | |
| | | <!--复制--> |
| | | <dependency> |
| | | <groupId>ma.glasnost.orika</groupId> |
| | | <artifactId>orika-core</artifactId> |
| | | <version>1.4.6</version> |
| | | </dependency> |
| | | |
| | | <!-- 阿里云短信 --> |
| | | <dependency> |
| | | <groupId>com.aliyun</groupId> |
| | |
| | | <groupId>com.fasterxml.jackson.module</groupId> |
| | | <artifactId>jackson-module-kotlin</artifactId> |
| | | </dependency> |
| | | <!--生成license--> |
| | | <dependency> |
| | | <groupId>de.schlichtherle.truelicense</groupId> |
| | | <artifactId>truelicense-core</artifactId> |
| | | <version>1.33</version> |
| | | </dependency> |
| | | </dependencies> |
| | | |
| | | </project> |