<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-hap-starter-web</artifactId>
<version>0.15.1.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-hap-starter-web', version='0.15.1.RELEASE')
)
<parent> <groupId>io.choerodon</groupId> <artifactId>choerodon-starter-parent</artifactId> <version>0.15.1.RELEASE</version> </parent>
compile
|-- org.springframework.boot:spring-boot-starter-web
|-- org.springframework.boot:spring-boot-starter-security
|-- io.choerodon:choerodon-starter-core