
implementation("io.ktor:ktor-server-jetty:3.4.3")Integrates Jetty as an embedded server engine, enabling deployment of applications within a Jetty environment. Note: This module is deprecated; consider using the `ktor-server-jetty-jakarta` module instead.