=Maven=
Checkout the sources of <code>basex </code> and <code>basex-api </code> as described under [[Integrate#Check_Out|Integrate: Check Out]]. Execute <code>mvn install</code> in the <code>basex </code> project folder and then <code>mvn install jetty:run</code> in the <code>basex-api </code> project folder. This will start a Jetty instance in which the servlets will be deployed.
==Configuration==