License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.graniteds |
ArtifactId | ArtifactIdgranite-datanucleus |
Version | Version3.0.0.M3 |
Type | Typejar |
Description |
DescriptionGraniteDS DataNucleus
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 |
<!-- https://jarcasting.com/artifacts/org.graniteds/granite-datanucleus/ -->
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-datanucleus</artifactId>
<version>3.0.0.M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-datanucleus/
implementation 'org.graniteds:granite-datanucleus:3.0.0.M3'
// https://jarcasting.com/artifacts/org.graniteds/granite-datanucleus/
implementation ("org.graniteds:granite-datanucleus:3.0.0.M3")
'org.graniteds:granite-datanucleus:jar:3.0.0.M3'
<dependency org="org.graniteds" name="granite-datanucleus" rev="3.0.0.M3">
<artifact name="granite-datanucleus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-datanucleus', version='3.0.0.M3')
)
libraryDependencies += "org.graniteds" % "granite-datanucleus" % "3.0.0.M3"
[org.graniteds/granite-datanucleus "3.0.0.M3"]
Group / Artifact | Type | Version |
---|---|---|
org.graniteds : granite-core | jar | 3.0.0.M3 |