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