commit | e1d6a115575652fd72068fb9242fd1186ba78fb8 | [log] [tgz] |
---|---|---|
author | jakub <j.horcicka@quadient.com> | Wed Mar 17 10:52:21 2021 +0100 |
committer | jakub <j.horcicka@quadient.com> | Wed Mar 17 10:52:21 2021 +0100 |
tree | 9579b19d0214df13770f29deceb0a515d73b9e02 | |
parent | 344600021f3ff259d2f4b40fce6412385d88ea42 [diff] |
METAMODEL-1235: CHANGES.md update.
MetaModel is a data access framework, providing a common interface for exploration and querying of different types of datastores.
Please check out our wiki for user documentation.
MetaModel uses maven as it's build tool. Code can be built with:
mvn clean install
Please see CONTRIBUTE.md