jetty-runner
« Back to VersTracker
Description:
Use Jetty without an installed distribution
Type: Formula  |  Latest Version: 9.4.54.v20240208@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @jettyproject  |  formulae.brew.sh
Category: Developer tools
Tags: jetty webserver java deployment runner embedded
Install: brew install jetty-runner
About:
Jetty Runner is a standalone executable JAR that allows you to run web applications without installing the full Jetty distribution. It provides a simple command-line interface to deploy WAR files directly, making it ideal for quick testing and lightweight deployments. This tool eliminates the need for complex server configuration while still leveraging the full power of the Jetty webserver.
Key Features:
  • Standalone executable JAR - no installation required
  • Simple command-line deployment of WAR files
  • Embedded server capabilities for Java applications
  • Lightweight alternative to full Jetty distribution
Use Cases:
  • Quick testing of web applications during development
  • Lightweight production deployment of single applications
  • Embedded web server for Java-based applications
Alternatives:
  • Tomcat Runner – Apache Tomcat's equivalent provides similar functionality but with different configuration syntax and deployment model
  • Spring Boot Embedded Server – More tightly integrated with Spring ecosystem but requires Spring framework adoption
Version History
Detected Version Rev Change Commit
Sep 4, 2024 12:06am 0 VERSION_BUMP 44f82d8c
Aug 21, 2024 11:50am 0 VERSION_BUMP 7701fb92
Jul 21, 2024 10:51am 0 VERSION_BUMP 18e14804
Feb 15, 2024 7:36am 9.4.54.v20240208 0 VERSION_BUMP 975892fd
Feb 15, 2024 7:34am 9.4.54.v20240208 0 VERSION_BUMP df1870b8
Oct 10, 2023 12:18pm 9.4.53.v20231009 0 VERSION_BUMP 00fb2f63
Oct 1, 2023 7:14am 9.4.52.v20230823 0 VERSION_BUMP 39834be3