This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
apache-commons-fileupload/commons-fileupload.depmap
spike 3f438353ba Updated to 1.2.2
Fixed License tag
tomcat5 -> tomcat6 BRs/Rs
Fixed wrong EOL encodings
2010-10-20 16:37:40 +02:00

12 lines
274 B
Text

<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>
</dependencies>