Redora Configuration

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 Configuration Application Layer Libs config
GroupId

GroupId

net.redora
ArtifactId

ArtifactId

configuration
Last Version

Last Version

1.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

Redora Configuration
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 Organization

Project Organization

Nanjing RedOrange Co. ltd

Download configuration

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.redora : core jar 1.9.2
net.redora : client jar 1.9.2
net.redora : generator jar 1.9.2
commons-codec : commons-codec jar 1.5
junit : junit jar 4.10
com.intellij : annotations jar 9.0.4

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.2
1.9.1
1.7
1.6
1.5
1.4
1.3
1.2