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, 8333👍, 0💬
Popular Posts:
What is MPP? MPP, short name for Microsoft Project Plan, is used as the file extension for Microsoft...
What is MHT or MHTML? MHT or MHTML, short name for MIME HTML, is used as the file extension for MIME...
What is BMP? BMP, short name for Bitmap, is used as the file extension for bitmap image files. .BMP ...
What is ASPX? ASPX, short name for ASP.NET Script, is used as the file extension for ASP.NET Script ...
What is CS? CS, short name for C Sharp, is used as the file extension for C# (C Sharp) files. .CS fi...