<dependencies>

    <dependency>
      <maven>
        <groupId>javax.servlet</groupId>
        <artifactId>servlet-api</artifactId>
        <version>2.4</version>
      </maven>
      <jpp>
        <groupId>JPP</groupId>
        <artifactId>tomcat-servlet-3.0-api</artifactId>
      </jpp>
    </dependency>

</dependencies>
