Java Archive
JAR (Java ARchive) is an archive file format. JAR files are built on the ZIP file format and have the .jar file extension. Computer users can create or extract JAR files using the
jar
command that comes with a JDK.
Java Archive (JAR)
JAR