не последняя версия
Последняя версия 3.0.0.M3

org.graniteds:granite-gen-root 3.0.0.M2

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.

Группа

Группа

org.graniteds
Идентификатор

Идентификатор

granite-gen-root
Версия

Версия

3.0.0.M2
Тип

Тип

pom

Скачать granite-gen-root 3.0.0.M2

Имя Файла Размер
granite-gen-root-3.0.0.M2.pom 1 KB
Обзор

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