License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.graniteds |
ArtifactId | ArtifactIdgranite-hibernate |
Version | Version3.0.0.M3 |
Type | Typejar |
Description |
DescriptionGraniteDS Hibernate
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-hibernate-3.0.0.M3.pom | |
granite-hibernate-3.0.0.M3.jar | 41 KB |
granite-hibernate-3.0.0.M3-sources.jar | 37 KB |
granite-hibernate-3.0.0.M3-javadoc.jar | 215 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graniteds/granite-hibernate/ -->
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-hibernate</artifactId>
<version>3.0.0.M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-hibernate/
implementation 'org.graniteds:granite-hibernate:3.0.0.M3'
// https://jarcasting.com/artifacts/org.graniteds/granite-hibernate/
implementation ("org.graniteds:granite-hibernate:3.0.0.M3")
'org.graniteds:granite-hibernate:jar:3.0.0.M3'
<dependency org="org.graniteds" name="granite-hibernate" rev="3.0.0.M3">
<artifact name="granite-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-hibernate', version='3.0.0.M3')
)
libraryDependencies += "org.graniteds" % "granite-hibernate" % "3.0.0.M3"
[org.graniteds/granite-hibernate "3.0.0.M3"]
Group / Artifact | Type | Version |
---|---|---|
org.graniteds : granite-core | jar | 3.0.0.M3 |