Jmix is a high-level full-stack framework for enterprise web applications. See the website and the documentation for more information.
This repository contains the core project of the framework. Other parts of the framework are located in separate repositories.
The recommended way of working with Jmix codebase is to use jmix-all aggregator project. See its README for instructions.
Add to your project's build.gradle
dependencies:
implementation 'io.jmix.core:jmix-core-starter'