I manually downloaded all the missing jars from the repo you provided and it seems to be working now apart from
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
But I get no exceptions when calling
dev.initialize();
Thanks for the help.