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-dbcp/commons-dbcp.depmap
spike e9fe788f7a Removed maven* BRs in favour of apache-commons-parent
Added deprecated groupId to depmap for compatibility reasons
Removed commons-pool from custom depmap
2010-11-09 20:29:43 +01:00

20 lines
No EOL
527 B
Text

<dependencies>
<dependency>
<maven>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-transaction</artifactId>
</maven>
</dependency>
<dependency>
<maven>
<groupId>tomcat</groupId>
<artifactId>naming-java</artifactId>
</maven>
</dependency>
<dependency>
<maven>
<groupId>tomcat</groupId>
<artifactId>naming-common</artifactId>
</maven>
</dependency>
</dependencies>