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 or an archive tool.
      