Light web server very extensible
More information in: https://acsgh.github.io/mad-scala/
libraryDependencies += "com.github.acsgh.mad.scala.server" %% "core" % "0.7.0"
import $ivy.`com.github.acsgh.mad.scala.server::core:0.7.0`
<dependency> <groupId>com.github.acsgh.mad.scala.server</groupId> <artifactId>core_2.12</artifactId> <version>0.7.0</version> </dependency>
compile group: 'com.github.acsgh.mad.scala.server', name: 'core_2.12', version: '0.7.0'
ivy"com.github.acsgh.mad.scala.server::core:0.7.0"