License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.graniteds |
ArtifactId | ArtifactIdgranite-guice |
Version | Version3.0.0.M3 |
Type | Typejar |
Description |
DescriptionGraniteDS Guice
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-guice-3.0.0.M3.pom | |
granite-guice-3.0.0.M3.jar | 2 KB |
granite-guice-3.0.0.M3-sources.jar | 2 KB |
granite-guice-3.0.0.M3-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graniteds/granite-guice/ -->
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-guice</artifactId>
<version>3.0.0.M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-guice/
implementation 'org.graniteds:granite-guice:3.0.0.M3'
// https://jarcasting.com/artifacts/org.graniteds/granite-guice/
implementation ("org.graniteds:granite-guice:3.0.0.M3")
'org.graniteds:granite-guice:jar:3.0.0.M3'
<dependency org="org.graniteds" name="granite-guice" rev="3.0.0.M3">
<artifact name="granite-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-guice', version='3.0.0.M3')
)
libraryDependencies += "org.graniteds" % "granite-guice" % "3.0.0.M3"
[org.graniteds/granite-guice "3.0.0.M3"]
Group / Artifact | Type | Version |
---|---|---|
org.graniteds : granite-core | jar | 3.0.0.M3 |