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