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