is not current version
Last Version 3.0.0.M3

org.graniteds:granite-root-swc 2.3.0.RC1

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.

GroupId

GroupId

org.graniteds
ArtifactId

ArtifactId

granite-root-swc
Version

Version

2.3.0.RC1
Type

Type

pom

Download granite-root-swc 2.3.0.RC1


<!-- https://jarcasting.com/artifacts/org.graniteds/granite-root-swc/ -->
<dependency>
    <groupId>org.graniteds</groupId>
    <artifactId>granite-root-swc</artifactId>
    <version>2.3.0.RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-root-swc/
implementation 'org.graniteds:granite-root-swc:2.3.0.RC1'
// https://jarcasting.com/artifacts/org.graniteds/granite-root-swc/
implementation ("org.graniteds:granite-root-swc:2.3.0.RC1")
'org.graniteds:granite-root-swc:pom:2.3.0.RC1'
<dependency org="org.graniteds" name="granite-root-swc" rev="2.3.0.RC1">
  <artifact name="granite-root-swc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-root-swc', version='2.3.0.RC1')
)
libraryDependencies += "org.graniteds" % "granite-root-swc" % "2.3.0.RC1"
[org.graniteds/granite-root-swc "2.3.0.RC1"]