Because FuzzyStringLauncher utilizes JavaProcessSpawner under the hood, which in turn
works its magic by inheriting its classpath from wherever it is invoked, you should
"embed" the FuzzyStringClassLauncher somewhere that has dependencies on other projects
and jars containing the main methods that you'll most likely want to invoke.