JAR stands for the Java Archive. Usually these file format is not only used for archiving and distribution the files, these are also used for implementing various libraries, components and plug-ins in java applications. JAR file is the compressed file format that is based on the popular ZIP file format.