Project Modules
This project has declared the following modules:
Name | Description |
---|---|
Metaschema Core API | The core API for working with Metaschema-based models. |
Metaschema Java Data Binding and Code Generation | A Metaschema binding-based parser and code generator for Java objects supporting serialization of conformant XML, JSON, and YAML data. |
Metaschema XML and JSON Schema Generator | Java API for XML and JSON schema generation. |
Metaschema Maven Plugin | A Maven plugin for generating Java bindings, and XML and JSON schemas. |
Metaschema Unit Testing Support | Provides unit testing support used by other modules in this project. |
Metaschema Modules | Code to read and write Metaschema modules and extensions. |
Metaschema CLI Framework | A common build root for all Java projects related to the Metaschema framework. |
Metaschema Command Line Tool | A simple command line tool supporting common Metaschema operations. |