This repository use git submodule on globs libraries.
Use command :
git clone --recursive https://github.com/MarcGuiot/globs-allInOne.git
then run :
mvn clean install
to compile everything.
For libraries, a JDK 17 is enough. for the project globs-examples a jdk 21 is needed for virtual thread.