implementation("io.ktor:ktor-server-jetty:3.0.0-beta-2")
Integrates Jetty as the embedded server engine, enabling efficient, asynchronous web application development.