<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>mybatis-plus-boot-starter-test</artifactId>
<version>4.0.8</version>
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='mybatis-plus-boot-starter-test', version='4.0.8')
)
<dependency org="com.fhs-opensource" name="mybatis-plus-boot-starter-test" rev="4.0.8" />