Sample jar Archive File Download

Java Archive

JAR (Java Archive) is a package file format typically used to aggregate many Java class files and associated metadata and resources (text, images, etc.) into one file for distribution. It is based on the ZIP format and is compatible with the Java platform.