Last Version

Redora 1.9.2

Redora is a framework that helps you to create rich client web applications. Redora will perform code generation for the persistence, JSON and GWT code. See http://www.redora.net and http://redora.googlecode.com/ for more information.

License

License

Categories

Categories

Net
GroupId

GroupId

net.redora
ArtifactId

ArtifactId

redora
Version

Version

1.9.2
Type

Type

pom
Description

Description

Redora
Redora is a framework that helps you to create rich client web applications. Redora will perform code generation for the persistence, JSON and GWT code. See http://www.redora.net and http://redora.googlecode.com/ for more information.
Project URL

Project URL

http://redora.net
Project Organization

Project Organization

Nanjing RedOrange Co. ltd

Download redora 1.9.2

Filename Size
redora-1.9.2.pom 5 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.intellij : annotations jar 9.0.4

Project Modules

  • api
  • core
  • generator
  • configuration
  • client