<dependency>
<groupId>org.apache.flex.blazeds</groupId>
<artifactId>flex-messaging-remoting</artifactId>
<version>4.8.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.flex.blazeds', module='flex-messaging-remoting', version='4.8.0')
)
<parent> <groupId>org.apache.flex.blazeds</groupId> <artifactId>blazeds</artifactId> <version>4.8.0</version> </parent>
compile
|-- org.apache.flex.blazeds:flex-messaging-core:4.8.0
test
|-- org.eclipse.jetty:jetty-server:9.4.41.v20210516
|-- org.eclipse.jetty:jetty-servlet:9.3.30.v20211001
|-- junit:junit