Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.JAR - File Extension for Java Archive Files
File extension JAR is used for Java archive files. A JAR sample file is provided. Free software for creating and opening JAR files are listed.
✍: FYIcenter.com
File Extension: .JAR
MIME Type: application/java-archive
File Content: Compressed files
What is JAR? JAR is a short name for Java ARchive, a file format used to archiving Java class files and associated metadata. JAR was developed by Sun Microsystems by extending the ZIP file format.
Some technical notes on JAR file format:
JAR is the file extension for JAR files.
JAR files are binary files. Here are the first 64 bytes of a sample JAR file dumped in HEX values:
50 4b 03 04 14 00 08 00 08 00 90 b8 24 38 00 00 PK...........8.. 00 00 00 00 00 00 00 00 00 00 0d 00 04 00 57 65 ..............We 6c 63 6f 6d 65 2e 63 6c 61 73 73 fe ca 00 00 6d lcome.class....m 50 c1 4a c3 40 10 7d d3 24 4d 1b a3 ad ad ad 56 P.J......M.....V
Notice that JAR files share the same magic number, "PK", with ZIP files.
JAR sample file: Click sample.jar to download.
JAR files can be created and unpacked by many free compression software:
2012-07-02, 8370👍, 0💬
Popular Posts:
File extension EXE is used for executable files ready to be executed on computer systems. An EXE sam...
What is MDB? MDB, short name for Microsoft Database, is used as the file extension for Microsoft Acc...
File extension CLASS is used for Java compiled class files. A CLASS sample file is provided. Free JV...
What is XLSB? XLSB, short name for Excel Spreadsheet Binary, is used as the file extension for sprea...
What is DOT? DOT, short name for Document Template, is used as the file extension for files in Micro...