JAR
-
Core Java
Create, Extract Jar Files on Linux, MacOS, and Windows
JAR (Java ARchive) files serve as the standard and portable means to consolidate all components of a Java application into…
Read More » -
Core Java
Packing your Java application as one (or fat) JAR
This post will target an interesting but quite powerful concept: packing your application as single, runnable JAR file, also known…
Read More »