अपना सीवी बनाएंTikTok वीडियो डाउनलोड करेंForge Utility टूल्स
HotConvertHotConvert
JAR

JAR — Java Archive

document

A JAR file is a ZIP archive that packages compiled Java classes, resources and a manifest into one distributable file. Because the container is plain ZIP, a JAR can be opened, repacked or converted with any archive tool — the only thing that makes it a JAR is the META-INF/MANIFEST.MF entry.

6 रूपांतरण उपलब्ध

Common use cases

  • Packaging a Java library or application for distribution
  • Inspecting or extracting the contents of a compiled Java program
  • Converting a ZIP of class files into a loadable JAR
  • Repacking a Minecraft mod or plugin archive

Advantages

  • Standard ZIP container, readable by any archive tool
  • Single file distribution for Java applications
  • Manifest can declare an entry point and classpath
  • Supports digital signing for trusted distribution

Technical details

ZIP container (deflate compression) with a mandatory META-INF/MANIFEST.MF descriptor. Optional entries hold signatures, module descriptors and a Main-Class attribute that makes the archive executable with java -jar.

स्वीकृत फ़ाइलें :.jar

यहाँ अपनी फ़ाइलें डालें

या चुनने के लिए क्लिक करें

अधिकतम 25 MB · JAR केवल

सभी JAR रूपांतरण

सेमेंक्रिया
JAR
7Z
Convert
JAR
TAR
Convert
JAR
TBZ2
Convert
JAR
TGZ
Convert
JAR
TXZ
Convert
JAR
ZIP
Convert