FileInfo

Languages

Overview

What is a JAR file? A JAR file is an archive saved in the Java archive (JAR) format, which utilizes Zip-compression . It is typically used as a program library or as a standalone program that runs if Java Runtime Environment (JRE), a framework used for executing Java programs, is installed on the computer or mobile device.

More Information JAR file open in 7-Zip 19 JAR files contain CLASS files, application resources, and an optional manifest file ( META-INF/​MANIFEST.MF ). They are compressed using .ZIP compression and may optionally be digitally signed using the jarsigner tool included with the Java SDK . JAR files may be created with the jar tool, and they can be accessed using Java's java.util.jar API . JAR files are used for some mobile games supported by Java-enabled mobile devices. They are also used by Mozilla Firefox, Thunderbird, SeaMonkey, and Sunbird to store themes and add-ons . NOTE: The Java Runtime Environment is also referred to as the Java Virtual Machine (JVM). Sun Microsystems, the original developers of the JRE/JVM, were acquired by Oracle.

Popularity4.3/5

1482 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Java Archive file format and Mac, Windows, Linux, and Android apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Apple Jar Launcher Icon

Breadcrumbs

DeveloperOracle
Popularity4.3 | 1482 Votes

Previous / Next

In-Depth

.JAR File Extension

Java Archive

DeveloperOracle
Popularity
4.3  |  1482 Votes
 

What is a JAR file?

A JAR file is an archive saved in the Java archive (JAR) format, which utilizes Zip-compression . It is typically used as a program library or as a standalone program that runs if Java Runtime Environment (JRE), a framework used for executing Java programs, is installed on the computer or mobile device.

More Information

JAR file open in 7-Zip 19

JAR files contain CLASS files, application resources, and an optional manifest file ( META-INF/​MANIFEST.MF ). They are compressed using .ZIP compression and may optionally be digitally signed using the jarsigner tool included with the Java SDK . JAR files may be created with the jar tool, and they can be accessed using Java's java.util.jar API .

JAR files are used for some mobile games supported by Java-enabled mobile devices. They are also used by Mozilla Firefox, Thunderbird, SeaMonkey, and Sunbird to store themes and add-ons .

NOTE: The Java Runtime Environment is also referred to as the Java Virtual Machine (JVM). Sun Microsystems, the original developers of the JRE/JVM, were acquired by Oracle.

How to open a JAR file

JAR files are typically used to distribute applications that can be run with the Oracle Java Runtime Environment (multiplatform). If you have JRE installed and set as the default program associated with JAR files, you can simply double-click the JAR file to run it. When you do this on a Mac, Apple Jar Launcher (bundled with macOS) passes the JAR file to JRE, or JVM, which runs the file.

You can also view, extract, run, and create JAR files with the Java Archive Tool provided as part of the Java Development Kit (JDK) included in the Oracle Java SE Development Kit. The Java Archive Tool is a command-line utility and here are the commands associated with the different capabilities:

NOTE: If you are looking to extract the contents from a JAR file, you can use various decompression utilities, such as Corel WinZip (Windows), Corel WinZip Mac (Mac), RARLAB WinRAR (Windows), and 7-Zip (Windows).

Open and view .JAR files with File Viewer Plus . Free Download

Programs that open JAR files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

File Viewer Plus

Get it from Microsoft

Free +

Oracle Java Runtime Environment

Free

Oracle Java SE Development Kit

Free

Corel WinZip

Free Trial

7-Zip

Free

RARLAB WinRAR

Free Trial

Any web browser

Mac

Oracle Java Runtime Environment

Free

Oracle Java SE Development Kit

Free

Apple Archive Utility

Included with OS

Keka

Free

Corel WinZip Mac

Free Trial

Any web browser

Linux

Oracle Java Runtime Environment

Free

Oracle Java SE Development Kit

Free

Xarchiver

Free

Any web browser

Web

123apps Archive Extractor

Free

Android

File Viewer for Android

Free +

ZDevs ZArchiver

Free

Category: Executable Files

Updated: January 3, 2022

FAQ

What is a JAR file?
A JAR file is an archive saved in the Java archive (JAR) format, which utilizes Zip-compression. It is typically used as a program library or as a standalone program that runs if Java Runtime Environment (JRE), a framework used for executing Java programs, is installed on the computer or mobile device.
How do I open a .jar file?
JAR files are typically used to distribute applications that can be run with the Oracle Java Runtime Environment (multiplatform). If you have JRE installed and set as the default program associated with JAR files, you can simply double-click the JAR file to run it.