compile:
mvn package
start:
java -jar target/gen.jar
A example application for genetic algorithm in Java