<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-messaging</artifactId>
<version>5.0.12.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-messaging', version='5.0.12.RELEASE')
)
compile
|-- com.fasterxml.jackson.core:jackson-databind:2.9.8
|-- io.projectreactor.ipc:reactor-netty:0.7.14.RELEASE
|-- javax.xml.bind:jaxb-api:2.3.0
|-- org.eclipse.jetty.websocket:websocket-client:9.4.14.v20181114
|-- org.eclipse.jetty.websocket:websocket-server:9.4.14.v20181114
|-- org.springframework:spring-beans:5.0.12.RELEASE
|-- org.springframework:spring-context:5.0.12.RELEASE