Light web server very extensible
More information in: https://acsgh.github.io/mad-scala/
libraryDependencies += "com.github.acsgh.mad.scala.server.converter.template" %% "freemarker" % "1.0.4"
import $ivy.`com.github.acsgh.mad.scala.server.converter.template::freemarker:1.0.4`
<dependency> <groupId>com.github.acsgh.mad.scala.server.converter.template</groupId> <artifactId>freemarker_2.13</artifactId> <version>1.0.4</version> </dependency>
compile group: 'com.github.acsgh.mad.scala.server.converter.template', name: 'freemarker_2.13', version: '1.0.4'
ivy"com.github.acsgh.mad.scala.server.converter.template::freemarker:1.0.4"