| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Configuration Библиотеки уровня приложения config |
| Группа | Группаnet.redora |
| Идентификатор | Идентификаторconfiguration |
| Последняя версия | Последняя версия1.9.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчикNanjing RedOrange Co. ltd |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |