g

granite-root

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.
http://www.graniteds.org/
LGPL
Franck Wolff William Drai
Files download
File Operation
granite-root-3.0.0.M3.pom download
Apache Maven
<dependency>
  <groupId>org.graniteds</groupId>
  <artifactId>granite-root</artifactId>
  <version>3.0.0.M3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.graniteds:granite-root:3.0.0.M3'
Gradle Kotlin
implementation("org.graniteds:granite-root:3.0.0.M3")
Scala SBT
libraryDependencies += "org.graniteds" % "granite-root" % "3.0.0.M3"
Groovy Grape
@Grapes(
  @Grab(group='org.graniteds', module='granite-root', version='3.0.0.M3')
)
Apache Ivy
<dependency org="org.graniteds" name="granite-root" rev="3.0.0.M3" />
Leiningen
[org.graniteds/granite-root "3.0.0.M3"]
Apache Buildr
'org.graniteds:granite-root:jar:3.0.0.M3'
Dependencies
The project has no third-party dependencies