Shape Shape

JAR File

JAR (Java ARchive) File is a package containing Java classes and resources for deployment. Used to distribute and execute Java applications.

Example:

A developer deploys a Spring Boot app as a single JAR file.

WhatsApp Icon