A consolidation of Genny Quarkus services, and necessary dependencies.
./build.sh;
./build-docker.sh;
#### For individual sub-projects
```bash
./build.sh gadaq;
./build-docker.sh gadaq;
All Java POJOs, utilities and other globally shared dependency classes.
All Service related initialisation code.
Generic Kogito related projects.
Common Kogito service classes and POJOs
Main Kogito service for processing of common events.
TODO
TODO
TODO
TODO
TODO
TODO