Skip to content

ASML-Labs/modello

 
 

Repository files navigation

Modello

Maven Central MIT License Build Status

Modello is a framework for code generation from a simple model.

Modello generates code from a simple model format: based on a plugin architecture, various types of code and descriptors can be generated from the single model, including Java POJOs, XML/JSON/YAML marshallers/unmarshallers, XSD and documentation.

Documentation

Documentation can be found on the Modello site hosted at Github.io

Licensing

Modello is licensed under the therms of the MIT License