Skip to content

codehaus-plexus/modello

Folders and files

NameName
Last commit message
Last commit date
Jan 1, 2024
Apr 6, 2025
Apr 6, 2025
Apr 6, 2025
Nov 11, 2024
Mar 14, 2025
Feb 10, 2022
Jun 5, 2016
Mar 14, 2025
Apr 8, 2025

Repository files navigation

Modello

Maven Central MIT License Build Status Reproducible Builds

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.

This site is generated by running:

mvn -Prun-its,reporting clean verify site site:stage

Licensing

Modello is licensed under the therms of the MIT License