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

Jar examples for b:blazeds-core

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-core 1.0-beta1 in this page.

License

Lesser General Public License (LGPL v3)

Build File

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

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

Download

Click the following link to download the jar file.

blazeds-core-1.0-beta1.jar
blazeds-core-1.0-beta1.pom



Related Tutorials