EngineDS for Google App Engine
This is experimental version of Maven2 repository with patched EngineDS for Google App Engine. Patch is applied using how-to from Martin Zoldano. Original name of product is not used due to restrictions specified at opensource.adobe.com .
To use this repository in your project just define it in pom.xml :
<repositories> ... <repository> <id>sinusgear</id> <name>SinusGear repo</name> <url>http://maven.sinusgear.com/maven_repo/</url> </repository> ... </repositories>
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.
0 Comments.