implementation("io.ktor:ktor-server-tomcat:3.4.1")
Enables running web applications on the Tomcat server engine. Note: This module is deprecated; use the 'ktor-server-tomcat-jakarta' module instead.