Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Development
juancadavid edited this page Nov 18, 2025
·
1 revision
This page contains developer-focused information.
- Java 8 JDK
- Maven 3.6+
- Modelio 5.4.1 for integration testing
mvn -B -DskipTests packageNotes
- The project compiles to Java 8 bytecode (
<release>8). MDAKitis provided by Modelio at runtime and declared asscope=providedinpom.xml.- To run integration checks that require Modelio APIs, install Modelio and run tests inside its environment.