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