implementation("io.ktor:ktor-server-tomcat:3.4.3")
Integrates applications with the Tomcat server, enabling deployment and management within the Tomcat environment. Note: This module is deprecated; consider using the updated version.