Download blazeds-core-3.2.0.3978.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 3.2.0.3978 in this page.

License

Lesser General Public License (LGPL v3)

Build File

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

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

Download

Click the following link to download the jar file.

blazeds-core-3.2.0.3978-sources.jar
blazeds-core-3.2.0.3978.jar
blazeds-core-3.2.0.3978.pom



Related Tutorials