provides a fast & ultra-lightweight http server with an API dedicated to define server’s routes (request-response), start & stop server
'com.github.simplyscala:simplyscala-server_2.10:0.4'
<dependency>
<groupId>com.github.simplyscala</groupId>
<artifactId>simplyscala-server_2.10</artifactId>
<version>0.4</version>
</dependency>
<dependency org="com.github.simplyscala" name="simplyscala-server_2.10" rev="0.4"/>
"com.github.simplyscala", "simplyscala-server_2.10", "0.4"