<dependency>
<groupId>org.apache.flex.blazeds</groupId>
<artifactId>flex-messaging-common</artifactId>
<version>4.7.2</version>
</dependency>
@Grapes(
@Grab(group='org.apache.flex.blazeds', module='flex-messaging-common', version='4.7.2')
)