JAR
Use attributes for filter ! | |
Magic number | ASCII |
---|---|
Extended from | ZIP |
Type of format | Data compression |
Developed by | Netscape |
Sun Microsystems | |
Oracle Corporation | |
Date of Reg. | |
Date of Upd. | |
ID | 2581569 |
About JAR
A JAR is a package file format typically used to aggregate many Java class files and associated metadata and resources into one file for distribution. JAR files are archive files that include a Java-specific manifest file. They are built on the ZIP format and typically have a . jar file extension.