
implementation("io.ktor:ktor-server-tomcat:3.4.2")Integrates Tomcat as an embedded server engine, enabling deployment of applications within a Tomcat environment. Note: This module is deprecated; consider using the `ktor-server-tomcat-jakarta` module instead.