File | Operation |
---|---|
flex-messaging-opt-tomcat-4.8.0.pom | download |
<dependency>
<groupId>org.apache.flex.blazeds</groupId>
<artifactId>flex-messaging-opt-tomcat</artifactId>
<version>4.8.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.flex.blazeds', module='flex-messaging-opt-tomcat', version='4.8.0')
)
<dependency org="org.apache.flex.blazeds" name="flex-messaging-opt-tomcat" rev="4.8.0" />
<parent> <groupId>org.apache.flex.blazeds</groupId> <artifactId>flex-messaging-opt</artifactId> <version>4.8.0</version> </parent>