All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.twitter.finatra.package.scala Maven / Gradle / Ivy

The newest version!
package com.twitter

package object finatra {
  @deprecated("Use com.twitter.finatra.http.Controller", "")
  type Controller = com.twitter.finatra.http.Controller

  @deprecated("Use com.twitter.finatra.http.HttpServer", "")
  type HttpServer = com.twitter.finatra.http.HttpServer
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy