Winstone is a servlet container that was written out of a desire to provide servlet functionality without the bloat that full J2EE compliance introduces.
'net.sourceforge.winstone:winstone:0.9.9'
<dependency>
<groupId>net.sourceforge.winstone</groupId>
<artifactId>winstone</artifactId>
<version>0.9.9</version>
</dependency>
<dependency org="net.sourceforge.winstone" name="winstone" rev="0.9.9"/>
"net.sourceforge.winstone", "winstone", "0.9.9"