GraniteDS Java Client

Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe?? LiveCycle?? (Flex??? 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.graniteds
ArtifactId

ArtifactId

granite-java-client
Last Version

Last Version

3.0.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

GraniteDS Java Client
Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe?? LiveCycle?? (Flex??? 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.
Project URL

Project URL

http://www.graniteds.org

Download granite-java-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.graniteds/granite-java-client/ -->
<dependency>
    <groupId>org.graniteds</groupId>
    <artifactId>granite-java-client</artifactId>
    <version>3.0.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-java-client/
implementation 'org.graniteds:granite-java-client:3.0.0.M2'
// https://jarcasting.com/artifacts/org.graniteds/granite-java-client/
implementation ("org.graniteds:granite-java-client:3.0.0.M2")
'org.graniteds:granite-java-client:jar:3.0.0.M2'
<dependency org="org.graniteds" name="granite-java-client" rev="3.0.0.M2">
  <artifact name="granite-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-java-client', version='3.0.0.M2')
)
libraryDependencies += "org.graniteds" % "granite-java-client" % "3.0.0.M2"
[org.graniteds/granite-java-client "3.0.0.M2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.M2
3.0.0.M1