Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
modello - Modello Data Model toolkit
- Description:
Modello is a Data Model toolkit in use by the Maven 2 Project.
What it does.
It all starts with the DataModel.
Once a DataModel is defined, the toolkit can be used to
generate any of the following at compile time.
* Java Pojos of the DataModel.
* Java Pojos to XML Writer. (provided via xpp3, stax, jdom
or dom4j)
* XML to Java Pojos Reader. (provided via xpp3, stax or
dom4j)
* XDOC documentation of the DataModel.
* XML Schema to validate the DataModel.
* Java Model to Prevayler Store (actually this plugin is in
the sandbox).
* Java Model to JPOX Store.
* Java Model to JPOX Mapping.
Packages
modello-1.0-0.a15.1jpp.src
[394 KiB] |
Changelog
by Ralph Apel (2007-08-24):
- Upgrade to 1.0-alpha-15
- This release is patched to work with plexus-container-default = 1.0-alpha-8
- Add manual subpackage
- Optionally build as much as possible with ant
|
modello-1.0-0.a15.1jpp.noarch
[350 KiB] |
Changelog
by Ralph Apel (2007-08-24):
- Upgrade to 1.0-alpha-15
- This release is patched to work with plexus-container-default = 1.0-alpha-8
- Add manual subpackage
- Optionally build as much as possible with ant
|