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