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