Is your feature request related to a problem? Please describe.
It would be neat if the examples could be run locally without have to mvn install the library, first.
Describe the solution you'd like
Make this a Maven multi-module project, with a reactor.
Describe alternatives you've considered
Using mvn install.
Additional context
I'll contribute documentation for how it currently works, which could be updated once this is implemented.