Elysia Tools
Navigation
Archives
JAR Viewer
Free online JAR viewer. Open Java archives (.jar, .war, .ear) in your browser to list contents — no upload, no extraction.
.jar.war.ear
Try a sample file
Tool usage guide
About this file format
JAR (.jar, Java Archive), introduced by Sun Microsystems in 1995, aggregates compiled Java class files, resources and metadata (manifest) into a single ZIP-based archive. WAR (.war) and EAR (.ear) extend this pattern for web applications and enterprise modules. The manifest (META-INF/MANIFEST.MF) describes the package, its main class and dependencies, making JAR the fundamental distribution unit of the Java ecosystem.
Powered by Flyfish File Viewer
Next