资 源 简 介
Draagon MetaObjects
The Meta Objects library provides a metadata framework to describe objects and their attributes. Using the metadata, the objects can be persisted in any data store, rendered on a GUI, manipulated, and validated. The library consists of support for loading XML files defining the metadata, support for POJOs and Meta Objects, multiple Meta Managers for persisting objects, tag libraries for displaying objects on the Web, and a code generator to generate source code from the metadata.
Maven
To include with Maven, use one or more of the following dependencies:
```
com.draagon
metaobjects-core
3.5.1
jar
com.draagon
metaobjects-om
3.5.1