Последняя версия

Spring BlazeDS Integration Distribution 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.

Лицензия

Лицензия

Группа

Группа

org.springframework.flex
Идентификатор

Идентификатор

spring-flex
Версия

Версия

1.5.2.RELEASE
Тип

Тип

pom
Описание

Описание

Spring BlazeDS Integration Distribution
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.

Скачать spring-flex 1.5.2.RELEASE

Имя Файла Размер
spring-flex-1.5.2.RELEASE.pom 9 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • parent
  • spring-flex-core