Jar stands for Java ARchive, and is a standard way for distributing code and data in Java programming language. It is a zip archive with some additional information. Jar files can be copied and sent over the network just as regular zip files.