Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
JAR (file format)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Related formats== Several related file formats build on the JAR format: * [[WAR (Sun file format)|WAR]] (Web application archive) files, also Java archives, store [[XML]] files, Java classes, [[JavaServer Pages]] and other objects for Web Applications. * [[Resource Adapter|RAR]] (resource adapter archive) files (not to be confused with the [[RAR file format]]), also Java archives, store XML files, Java classes and other objects for [[J2EE Connector Architecture]] (JCA) applications. * [[EAR (file format)|EAR]] (enterprise archive) files provide composite Java archives that combine XML files, Java classes and other objects including JAR, WAR and RAR Java archive files for Enterprise Applications. * [[Service Archive|SAR]] (service archive) is similar to EAR. It provides a <code>service.xml</code> file and accompanying JAR files. * [[APK (file format)|APK]] (Android application package), a variant of the Java archive format, is used for [[Android (operating system)|Android]] applications.<ref>{{cite web|url=https://developer.android.com/guide/appendix/glossary.html|title=Glossary|website=developer.android.com}}</ref> * [[AAR (file format)|AAR]] (Android archive) is used for distribution of [[Android (operating system)|Android]] libraries, typically via [[Apache Maven|Maven]].<ref>{{cite web|url=https://developer.android.com/studio/projects/android-library.html#aar-contents|title=Android library|website=developer.android.com}}</ref> * PAR (plan archive) β supported by [[Virgo (software)|Eclipse Virgo]] [[OSGi]] application server, allows the deployment of multi-bundle OSGi applications as a single archive and provides isolation from other PAR-based applications deployed in the same server. * KAR (Karaf archive) β supported by [[Apache Karaf]] OSGi application server, allows the deployment of multi-bundle, multi-feature OSGi applications.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)