implementation("io.ktor:ktor-server-jetty:2.0.0-beta-1")
Integrates Jetty as an embedded server for building asynchronous web applications.