Titanite
titanite is a small web framework for Java 8, inspired by others like Sinatra and Finatra, running on top of Netty
Releases of titanite are available in the maven central repository.
<dependency>
<groupId>org.nosceon.titanite</groupId>
<artifactId>titanite</artifactId>
<version>1.2.1</version>
</dependency>