<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-starter-webmvc</artifactId>
<version>0.15.0.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-starter-webmvc', version='0.15.0.RELEASE')
)