Spring BlazeDS Integration Parent POM

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-parent
Last Version

Last Version

1.5.2.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Spring BlazeDS Integration Parent POM
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-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2.RELEASE
1.5.1.RELEASE
1.5.0.RELEASE