Crea tu CVDescargar videos de TikTokHerramientas 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 conversiones disponibles

Archivos aceptados :.jar

Suelta tus archivos aquí

o haz clic para seleccionar

Máx. 25 MB · JAR solo

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.

Quita los anuncios desde 2,99 € — disfruta de HotConvert sin publicidad.

Quitar anuncios

Todas las conversiones de JAR

DeAAcción
JAR
7Z
Convert
JAR
TAR
Convert
JAR
TBZ2
Convert
JAR
TGZ
Convert
JAR
TXZ
Convert
JAR
ZIP
Convert