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