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