| License | License | 
|---|---|
| Categories | CategoriesNet CLI User Interface | 
| GroupId | GroupIdnet.redora | 
| ArtifactId | ArtifactIdclient | 
| Last Version | Last Version1.9.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRedora Client 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 OrganizationNanjing RedOrange Co. ltd | 
| Filename | Size | 
|---|---|
| client-1.9.2.pom | |
| client-1.9.2.jar | 243 KB | 
| client-1.9.2-sources.jar | 96 KB | 
| client-1.9.2-javadoc.jar | 434 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.redora/client/ -->
<dependency>
    <groupId>net.redora</groupId>
    <artifactId>client</artifactId>
    <version>1.9.2</version>
</dependency>// https://jarcasting.com/artifacts/net.redora/client/
implementation 'net.redora:client:1.9.2'// https://jarcasting.com/artifacts/net.redora/client/
implementation ("net.redora:client:1.9.2")'net.redora:client:jar:1.9.2'<dependency org="net.redora" name="client" rev="1.9.2">
  <artifact name="client" type="jar" />
</dependency>@Grapes(
@Grab(group='net.redora', module='client', version='1.9.2')
)libraryDependencies += "net.redora" % "client" % "1.9.2"[net.redora/client "1.9.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.4.0 | 
| com.allen-sauer.gwt.dnd : gwt-dnd | jar | 3.1.2 | 
| junit : junit | jar | 4.10 | 
| com.intellij : annotations | jar | 9.0.4 |