License |
License |
---|---|
GroupId | GroupIdorg.graniteds |
ArtifactId | ArtifactIdgranite-toplink |
Last Version | Last Version3.0.0.M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraniteDS Toplink
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 |
Filename | Size |
---|---|
granite-toplink-3.0.0.M3.pom | |
granite-toplink-3.0.0.M3.jar | 9 KB |
granite-toplink-3.0.0.M3-sources.jar | 7 KB |
granite-toplink-3.0.0.M3-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graniteds/granite-toplink/ -->
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-toplink</artifactId>
<version>3.0.0.M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-toplink/
implementation 'org.graniteds:granite-toplink:3.0.0.M3'
// https://jarcasting.com/artifacts/org.graniteds/granite-toplink/
implementation ("org.graniteds:granite-toplink:3.0.0.M3")
'org.graniteds:granite-toplink:jar:3.0.0.M3'
<dependency org="org.graniteds" name="granite-toplink" rev="3.0.0.M3">
<artifact name="granite-toplink" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-toplink', version='3.0.0.M3')
)
libraryDependencies += "org.graniteds" % "granite-toplink" % "3.0.0.M3"
[org.graniteds/granite-toplink "3.0.0.M3"]
Group / Artifact | Type | Version |
---|---|---|
org.graniteds : granite-core | jar | 3.0.0.M3 |