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