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.

GroupId

GroupId

dentaku
ArtifactId

ArtifactId

gentaku-summit-cartridge
Last Version

Last Version

20050708.211103
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Download gentaku-summit-cartridge

How to add to project

<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
20050708.211103
20050208.175843
20050208.175344