Remove platform specific javafx dependencies
If maven and eclipse is used, and if there are dependencies to platform specific javafx modules, weird exceptions are thrown (the toolkit is missing). Currently, no shaded jar is used / built, so removing these dependencies should be ok.