The best tools and tech from the Java ecosystem in 2018:
TeaVM: Java in the browser — make a full web app without a line of JavaScript! Read more in the TeaVM Cookbook.
Picocli: A simple, powerful command-line parser for Java. It uses annotations on member variables to inject command-line parameters quickly and easily. An order of magnitude better than old-style command-line libraries for Java.