Native using JavaFX and web using GWT.
mvn -am -pl :pacman-jre install && mvn -pl :pacman-jre exec:javato run the native appmvn -am -pl :pacman-gwt gwt:devmodeto run the web app (open http://localhost:8888/pacman/)mvn packageto generatejre/target/pacman-java-{version}-jar-with-dependencies.jarexecutable jargwt/target/pacman-gwt-{version}.warwebapp