Scalate was designed to be easily embedded into your application or framework. Creating the Template Engine The TemplateEngine class is your main way that you will be interfacing with Scalate. It is located in the org.fusesource.scalate package, you you might want to start off with that package import: Once you create and configure and instance of TemplateEngine, it can be treated as a thread safe