This is the simplest fastest full fledged http server we could come up with
'net.code-story:http:2.0'
<dependency> <groupId>net.code-story</groupId> <artifactId>http</artifactId> <version>2.0</version> </dependency>
<dependency org="net.code-story" name="http" rev="2.0"/>
"net.code-story", "http", "2.0"