Jar

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(References)
Line 18: Line 18:
 
* [http://docs.oracle.com/javase/7/docs/technotes/guides/jar/index.html Java Archive (JAR) Files, Java SE, version 7]
 
* [http://docs.oracle.com/javase/7/docs/technotes/guides/jar/index.html Java Archive (JAR) Files, Java SE, version 7]
 
* [http://docs.oracle.com/javase/7/docs/technotes/guides/jar/jar.html JAR File Specification, version 7]
 
* [http://docs.oracle.com/javase/7/docs/technotes/guides/jar/jar.html JAR File Specification, version 7]
 +
* [http://docs.oracle.com/javase/7/docs/api/java/util/zip/package-summary.html Package java.util.zip]
 +
* [ftp://ftp.uu.net/pub/archiving/zip/doc/appnote-970311-iz.zip ZIP specification from Info-ZIP on which the java.util.zip classes are based]

Revision as of 23:44, 7 November 2012

File Formats > Electronic File Formats > Compression > Jar

A JAR file is essentially a ZIP file that contains an optional META-INF directory.

Identifiers

  • File extension: .JAR


References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox