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