Here is a guide to help you install the Hl7-Simulator.
First you should pull the project from:
https://gitlab.inria.fr/gazelle/specific-tools/ans/ans-hl7v2-simulators.git
then you can use quarkus with :
mvn clean package
cd ans-hl7v2-simulators-ui
mvn docker:start
Or
you can use the application with
mvn clean install
It will start a container who will contain the gazelle-database needed as a database and a container with the application