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