<dependency>
<groupId>org.exist-db.thirdparty.org.eclipse.wst.xml</groupId>
<artifactId>xpath2</artifactId>
<version>1.2.0</version>
</dependency>
@Grapes(
@Grab(group='org.exist-db.thirdparty.org.eclipse.wst.xml', module='xpath2', version='1.2.0')
)
<dependency org="org.exist-db.thirdparty.org.eclipse.wst.xml" name="xpath2" rev="1.2.0" />
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>