Last Version

Spring BlazeDS Integration Core 1.5.2.RELEASE

Spring BlazeDS Integration is a top-level Spring project, and a component of the complete Spring Web stack. This project's purpose is to make it easier to build Spring-powered Rich Internet Applications using Adobe Flex as the front-end client. It aims to achieve this purpose by providing first-class support for using the open source Adobe BlazeDS project and its powerful remoting and messaging facilities in combination with the familiar Spring programming model.

License

License

GroupId

GroupId

org.springframework.flex
ArtifactId

ArtifactId

spring-flex-core
Version

Version

1.5.2.RELEASE
Type

Type

jar
Description

Description

Spring BlazeDS Integration Core
Spring BlazeDS Integration is a top-level Spring project, and a component of the complete Spring Web stack. This project's purpose is to make it easier to build Spring-powered Rich Internet Applications using Adobe Flex as the front-end client. It aims to achieve this purpose by providing first-class support for using the open source Adobe BlazeDS project and its powerful remoting and messaging facilities in combination with the familiar Spring programming model.

Download spring-flex-core 1.5.2.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.flex/spring-flex-core/ -->
<dependency>
    <groupId>org.springframework.flex</groupId>
    <artifactId>spring-flex-core</artifactId>
    <version>1.5.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.flex/spring-flex-core/
implementation 'org.springframework.flex:spring-flex-core:1.5.2.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.flex/spring-flex-core/
implementation ("org.springframework.flex:spring-flex-core:1.5.2.RELEASE")
'org.springframework.flex:spring-flex-core:jar:1.5.2.RELEASE'
<dependency org="org.springframework.flex" name="spring-flex-core" rev="1.5.2.RELEASE">
  <artifact name="spring-flex-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.flex', module='spring-flex-core', version='1.5.2.RELEASE')
)
libraryDependencies += "org.springframework.flex" % "spring-flex-core" % "1.5.2.RELEASE"
[org.springframework.flex/spring-flex-core "1.5.2.RELEASE"]

Dependencies

compile (20)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
commons-httpclient : commons-httpclient jar 3.1
cglib : cglib-nodep jar 2.1_3
org.springframework : spring-beans jar 3.0.5.RELEASE
org.springframework : spring-context jar 3.0.5.RELEASE
org.springframework : spring-context-support jar 3.0.5.RELEASE
org.springframework : spring-core jar 3.0.5.RELEASE
org.springframework : spring-web jar 3.0.5.RELEASE
org.springframework : spring-webmvc jar 3.0.5.RELEASE
com.adobe.blazeds : blazeds-core jar 4.0.0.14931
com.adobe.blazeds : blazeds-common jar 4.0.0.14931
com.adobe.blazeds : blazeds-proxy jar 4.0.0.14931
com.adobe.blazeds : blazeds-remoting jar 4.0.0.14931
org.springframework : spring-jms Optional jar 3.0.5.RELEASE
org.springframework : spring-tx Optional jar 3.0.5.RELEASE
org.springframework.integration : spring-integration-core Optional jar 2.0.3.RELEASE
org.springframework.security : spring-security-web Optional jar 3.0.5.RELEASE
org.springframework.security : spring-security-config Optional jar 3.0.5.RELEASE
org.codehaus.jackson : jackson-core-asl Optional jar 1.0.0
org.hibernate : hibernate-entitymanager Optional jar 3.6.4.Final

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.annotation : jsr250-api jar 1.0
javax.jms : jms jar 1.1

test (9)

Group / Artifact Type Version
junit : junit jar 4.7
org.mockito : mockito-all jar 1.8.2
org.springframework : spring-test jar 3.0.5.RELEASE
xalan : xalan jar 2.7.1
org.apache.activemq : activemq-core jar 5.1.0
org.springframework : spring-orm jar 3.0.5.RELEASE
com.h2database : h2 jar 1.0.71
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.