Revision 8417
Added by Jing Tao almost 11 years ago
pom.xml | ||
---|---|---|
312 | 312 |
<artifactId>xercesImpl</artifactId> |
313 | 313 |
<version>2.7.1</version> |
314 | 314 |
</dependency> |
315 |
<dependency> |
|
316 |
<groupId>commons-jxpath</groupId> |
|
317 |
<artifactId>commons-jxpath</artifactId> |
|
318 |
<version>1.3</version> |
|
319 |
</dependency> |
|
315 | 320 |
</dependencies> |
316 | 321 |
</project> |
Also available in: Unified diff
Add a depency on the commons-jxpath.