Beacon v2 JEE 9.1 implementation.The implementation is based on the Jakarta NoSQL API and relies on MongoDB as a backend.Compiling:```shell>git clone https://gitlab.bsc.es/inb/ga4gh/beacon-v2-bsc.git>cd beacon-v2-bsc>mvn install```The beacon-nosql-server-2.0.0-SNAPSHOT.war will be generated in the beacon-v2-bsc/beacon-nosql-server/target/ directory