On Sun, Jul 11, 2010 at 11:28 AM, Christian Grün <christian.gruen@gmail.com> wrote:
True, the XMLDB and XQJ interfaces are not included in our Maven
repositories; instead, they are dynamically located by Maven itself.
You'll find the interfaces e.g. at the following locations:

 http://www.inf.uni-konstanz.de/dbis/basex/maven/javax/xml/xquery/xqj-api/1.0/
 http://www.inf.uni-konstanz.de/dbis/basex/maven/org/xmldb/xmldb-api/1.0/


Confirmed working when I include basex-6.2, basex-api-6.2 and the xqj-api-1.0.jar file from above.

Thanks.

 - Godmar