Jar

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Category:Sun)
m (Change telparia.com samples link to template)
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
|pronom={{PRONOM|x-fmt/412}}
 
|pronom={{PRONOM|x-fmt/412}}
 
}}
 
}}
 +
:''This article is about the Java format. For other JAR formats, see [[JAR (ARJ Software)]] and [[JARCS]]''.
 +
 
A '''JAR''' file is a [[ZIP]] file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries. Jar files are used to store and transfer multiple [[Java]] applets and their associated files.
 
A '''JAR''' file is a [[ZIP]] file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries. Jar files are used to store and transfer multiple [[Java]] applets and their associated files.
  
 
== Identifiers ==
 
== Identifiers ==
 
* File extension: '''.JAR'''
 
* File extension: '''.JAR'''
 +
 +
== Sample files ==
 +
* {{DexvertSamples|archive/jar}}
  
 
== References ==
 
== References ==

Latest revision as of 02:55, 28 December 2023

File Format
Name Jar
Ontology
Extension(s) .jar, .j
PRONOM x-fmt/412
This article is about the Java format. For other JAR formats, see JAR (ARJ Software) and JARCS.

A JAR file is a ZIP file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries. Jar files are used to store and transfer multiple Java applets and their associated files.

[edit] Identifiers

  • File extension: .JAR

[edit] Sample files

[edit] References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox