<dependency>
<groupId>org.dromara.x-file-storage</groupId>
<artifactId>x-file-storage-spring</artifactId>
<version>2.2.1</version>
</dependency>
@Grapes(
@Grab(group='org.dromara.x-file-storage', module='x-file-storage-spring', version='2.2.1')
)