implementation("io.ktor:ktor-server-tomcat:3.0.0-beta-2")
Enables running applications within an embedded Tomcat server, facilitating seamless integration and deployment.