BlazeDS for Google App Engine – Maven repository
This is experimental version of BlazeDS Maven repository patched for Google App Engine.
To use this repository in your project, just define:
<repository> <id>sinusgear</id> <name>SinusGear repo</name> <url>http://maven.sinusgear.com/maven_repo/</url> </repository>
Add dependency:
<dependency> <groupId>com.adobe.flex</groupId> <artifactId>flex-messaging-remoting</artifactId> <version>4.0.0.14931.1</version> </dependency>
List of available packages:
- flex-messaging-common
- flex-messaging-core
- flex-messaging-opt
- flex-messaging-proxy
- flex-messaging-remoting
- flex-rds-server
You can also browse this repository.