| Группа | Группаdentaku |
|---|---|
| Идентификатор | Идентификаторgentaku-summit-cartridge |
| Последняя версия | Последняя версия20050708.211103 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGentaku Summit Cartridge
This cartridge generates the Velocity screens that will display the entities as modelled. It will generate code that manage the parent child relationships for display and for CRUD. It also generates the Pull tools used to extract the entities on display for the screen. Finally it generates the Action classes that manage the submisssions from each screen, multiple forms is modelled so.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| gentaku-summit-cartridge-20050708.211103.pom | |
| gentaku-summit-cartridge-20050708.211103.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dentaku/gentaku-summit-cartridge/ -->
<dependency>
<groupId>dentaku</groupId>
<artifactId>gentaku-summit-cartridge</artifactId>
<version>20050708.211103</version>
</dependency>
// https://jarcasting.com/artifacts/dentaku/gentaku-summit-cartridge/
implementation 'dentaku:gentaku-summit-cartridge:20050708.211103'
// https://jarcasting.com/artifacts/dentaku/gentaku-summit-cartridge/
implementation ("dentaku:gentaku-summit-cartridge:20050708.211103")
'dentaku:gentaku-summit-cartridge:jar:20050708.211103'
<dependency org="dentaku" name="gentaku-summit-cartridge" rev="20050708.211103">
<artifact name="gentaku-summit-cartridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='dentaku', module='gentaku-summit-cartridge', version='20050708.211103')
)
libraryDependencies += "dentaku" % "gentaku-summit-cartridge" % "20050708.211103"
[dentaku/gentaku-summit-cartridge "20050708.211103"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dentaku : dentaku-services | ejb | SNAPSHOT |
| dentaku : dentaku-metadata-service | jar | SNAPSHOT |
| dentaku : dentaku-event-cartridge | jar | SNAPSHOT |
| dentaku : dentaku-persistence-service | jar | SNAPSHOT |
| dentaku : gentaku | jar | SNAPSHOT |
| dentaku : dentaku-cartridge-generator | jar | SNAPSHOT |
| commons-el : commons-el | jar | 2.0-SNAPSHOT |
| commons-el » jsp-api | jar | SNAPSHOT |