<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-starter-message</artifactId>
<version>0.11.1.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-starter-message', version='0.11.1.RELEASE')
)
<parent> <groupId>io.choerodon</groupId> <artifactId>choerodon-starter-parent</artifactId> <version>0.11.1.RELEASE</version> </parent>
compile
|-- org.springframework.data:spring-data-redis
|-- org.springframework.amqp:spring-rabbit
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.springframework.boot:spring-boot-autoconfigure
test