<dependency>
<groupId>org.springframework.flex</groupId>
<artifactId>spring-flex</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.flex', module='spring-flex', version='1.0.2.RELEASE')
)
compile
|-- backport-util-concurrent:backport-util-concurrent:2.2
|-- commons-logging:commons-logging:1.1.1
|-- commons-httpclient:commons-httpclient:3.1
|-- org.codehaus.jackson:jackson-core-asl:1.0.0
|-- org.springframework:spring-beans:2.5.6.SEC01
|-- org.springframework:spring-context:2.5.6.SEC01
|-- org.springframework:spring-context-support:2.5.6.SEC01
|-- org.springframework:spring-core:2.5.6.SEC01
|-- org.springframework:spring-web:2.5.6.SEC01
|-- org.springframework:spring-webmvc:2.5.6.SEC01
|-- com.adobe.blazeds:blazeds-core:3.2.0.3978
|-- com.adobe.blazeds:blazeds-common:3.2.0.3978
|-- com.adobe.blazeds:blazeds-proxy:3.2.0.3978
|-- com.adobe.blazeds:blazeds-remoting:3.2.0.3978
|-- org.springframework:spring-jms:2.5.6.SEC01
|-- org.springframework:spring-tx:2.5.6.SEC01
|-- org.springframework.integration:spring-integration-core:1.0.3.RELEASE
|-- org.springframework.security:spring-security-core-tiger:2.0.4
|-- org.springframework.security:spring-security-web:3.0.1.RELEASE
|-- org.springframework.security:spring-security-config:3.0.1.RELEASE
provided