This repository use git submodule on globs libraries.
Use command :
git clone --recursive https://github.com/globsframework/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.