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