Created own project with maven and output a single jar file with all the dependencies (with mvn clean compile assembly:single). Main function runs without a pro
mvn clean compile assembly:single