implementation("io.ktor:ktor-server-jetty:2.3.13")
Integrates Jetty as the server engine, enabling efficient handling of HTTP requests and responses.