com.twitter.finatra.marshalling.mustache.package.scala Maven / Gradle / Ivy
The newest version!
package com.twitter.finatra.marshalling
package object mustache {
@deprecated("MustacheService is an internal class. Use the HttpMockResponses trait to gain access to a testResponseBuilder", "")
type MustacheService = com.twitter.finatra.http.marshalling.mustache.MustacheService
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy