implementation("io.ktor:ktor-server-tomcat:3.0.0-beta-2")
Enables deployment of web applications using the Tomcat server. Note: This module is deprecated; use the 'ktor-server-tomcat-jakarta' module instead.