implementation("io.ktor:ktor-server-servlet:2.0.0-beta-1")
Enables deployment of web applications within servlet containers by integrating with the Servlet API.