Blob Blame History Raw
<dependencies>
    <dependency>
      <maven>
        <groupId>javax.servlet</groupId>
        <artifactId>servlet-api</artifactId>
      </maven>
      <jpp>
        <groupId>JPP</groupId>
        <artifactId>tomcat6-servlet-2.5-api</artifactId>
      </jpp>
    </dependency>
    <dependency>
      <maven>
        <groupId>servletapi</groupId>
        <artifactId>servletapi</artifactId>
      </maven>
      <jpp>
        <groupId>JPP</groupId>
        <artifactId>tomcat6-servlet-2.5-api</artifactId>
      </jpp>
    </dependency>
    <dependency>
      <maven>
        <groupId>geronimo-spec</groupId>
        <artifactId>geronimo-spec-javamail</artifactId>
      </maven>
    </dependency>
    <dependency>
      <maven>
        <groupId>geronimo-spec</groupId>
        <artifactId>geronimo-spec-jms</artifactId>
      </maven>
    </dependency>
</dependencies>