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