Download blazeds-common-1.0-beta1.jar file - Jar b

Jar examples for b:blazeds-common

Description

BlazeDS is the server-based Java remoting and web messaging technology that enables developers to easily connect to back-end distributed data and push data in real-time to Adobe Flex and Adobe AIR applications for more responsive rich Internet application (RIA) experiences.

You can download jar file blazeds-common 1.0-beta1 in this page.

License

Lesser General Public License (LGPL v3)

Build File

You can use the following script to add blazeds-common-1.0-beta1.jar to your project.

<dependency>
   <groupId>com.adobe.blazeds</groupId>
   <artifactId>blazeds-common</artifactId>
   <version>1.0-beta1</version>
</dependency>
compile group: 'com.adobe.blazeds', name: 'blazeds-common', version: '1.0-beta1'
libraryDependencies += "com.adobe.blazeds" % "blazeds-common" % "1.0-beta1"
<dependency org="com.adobe.blazeds" name="blazeds-common" rev="1.0-beta1"/>
@Grapes(@Grab(group='com.adobe.blazeds', module='blazeds-common', version='1.0-beta1'))
'com.adobe.blazeds:blazeds-common:jar:1.0-beta1'

Download

Click the following link to download the jar file.

blazeds-common-1.0-beta1.jar
blazeds-common-1.0-beta1.pom



Related Tutorials