<dependency>
<groupId>org.apache.flex.blazeds</groupId>
<artifactId>blazeds-spring-boot-starter</artifactId>
<version>4.7.3</version>
</dependency>
libraryDependencies += "org.apache.flex.blazeds" % "blazeds-spring-boot-starter" % "4.7.3"
@Grapes(
@Grab(group='org.apache.flex.blazeds', module='blazeds-spring-boot-starter', version='4.7.3')
)
<dependency org="org.apache.flex.blazeds" name="blazeds-spring-boot-starter" rev="4.7.3" />
<parent> <groupId>org.apache.flex.blazeds</groupId> <artifactId>flex-messaging-opt</artifactId> <version>4.7.3</version> </parent>
compile
|-- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
|-- org.springframework:spring-beans:4.3.3.RELEASE
|-- org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
|-- org.springframework.boot:spring-boot-starter-jetty:1.4.1.RELEASE
|-- org.apache.flex.blazeds:flex-messaging-core:4.7.3
|-- org.apache.flex.blazeds:flex-messaging-common:4.7.3
|-- org.apache.flex.blazeds:flex-messaging-proxy:4.7.3