JBoss.orgCommunity Documentation
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>tjws</groupId>
<artifactId>webserver</artifactId>
<scope>provided</scope>
</dependency>