License |
License |
---|---|
Categories |
CategoriesNet Configuration Application Layer Libs config |
GroupId | GroupIdnet.redora |
ArtifactId | ArtifactIdconfiguration |
Last Version | Last Version1.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedora 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 OrganizationNanjing RedOrange Co. ltd |
Filename | Size |
---|---|
configuration-1.9.2.pom | |
configuration-1.9.2.jar | 251 KB |
configuration-1.9.2-sources.jar | 99 KB |
configuration-1.9.2-javadoc.jar | 497 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |