!!! DISCONTINUED !!!
This library has been renamed and refactored, it is now continued under http-router
This library provides a routing and request mapping stack on top of the well known and industry proven eclipse jetty http server. It also supports websockets.
You can find the current docs on our website. This is a work-in-progress project though so it's not yet complete.
<dependency>
<groupId>org.javawebstack</groupId>
<artifactId>http-server</artifactId>
<version>1.0.2</version>
</dependency>