Project

General

Profile

« Previous | Next » 

Revision 8417

Added by Jing Tao over 10 years ago

Add a depency on the commons-jxpath.

View differences:

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