
implementation("io.ktor:ktor-server-tomcat:3.4.0")Integrates Tomcat as a server engine, enabling applications to run within the Tomcat servlet container. Note: This module is deprecated; consider using the `ktor-server-tomcat-jakarta` module instead.