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-boot:1.7.0'
<dependency>
<groupId>org.intelligents-ia.winstone</groupId>
<artifactId>winstone-boot</artifactId>
<version>1.7.0</version>
</dependency>
<dependency org="org.intelligents-ia.winstone" name="winstone-boot" rev="1.7.0"/>
"org.intelligents-ia.winstone", "winstone-boot", "1.7.0"