Jar examples for b:blazeds-core
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.
Lesser General Public License (LGPL v3)
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'
Click the following link to download the jar file.
blazeds-core-1.0-beta1.jar