This project provides a template for a base servlet. This servlet has simple functionality that is shared with several servlets.
'org.jbundle.util.webapp:org.jbundle.util.webapp.base:0.9.1'
<dependency>
<groupId>org.jbundle.util.webapp</groupId>
<artifactId>org.jbundle.util.webapp.base</artifactId>
<version>0.9.1</version>
</dependency>
<dependency org="org.jbundle.util.webapp" name="org.jbundle.util.webapp.base" rev="0.9.1"/>
"org.jbundle.util.webapp", "org.jbundle.util.webapp.base", "0.9.1"