License |
License |
---|---|
GroupId | GroupIdcom.adobe.blazeds |
ArtifactId | ArtifactIdblazeds-core |
Last Version | Last Version3.2.0.3978 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlazeDS Core Library
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.
|
Filename | Size |
---|---|
blazeds-core-3.2.0.3978.pom | |
blazeds-core-3.2.0.3978.jar | 629 KB |
blazeds-core-3.2.0.3978-sources.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.blazeds/blazeds-core/ -->
<dependency>
<groupId>com.adobe.blazeds</groupId>
<artifactId>blazeds-core</artifactId>
<version>3.2.0.3978</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.blazeds/blazeds-core/
implementation 'com.adobe.blazeds:blazeds-core:3.2.0.3978'
// https://jarcasting.com/artifacts/com.adobe.blazeds/blazeds-core/
implementation ("com.adobe.blazeds:blazeds-core:3.2.0.3978")
'com.adobe.blazeds:blazeds-core:jar:3.2.0.3978'
<dependency org="com.adobe.blazeds" name="blazeds-core" rev="3.2.0.3978">
<artifact name="blazeds-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.blazeds', module='blazeds-core', version='3.2.0.3978')
)
libraryDependencies += "com.adobe.blazeds" % "blazeds-core" % "3.2.0.3978"
[com.adobe.blazeds/blazeds-core "3.2.0.3978"]
Group / Artifact | Type | Version |
---|---|---|
backport-util-concurrent : backport-util-concurrent | jar | 3.1 |