<dependency>
<groupId>io.gitee.dqcer</groupId>
<artifactId>mcdull-framework-enforcer</artifactId>
<version>0.1.1-RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.gitee.dqcer', module='mcdull-framework-enforcer', version='0.1.1-RELEASE')
)