BaseX provides access to stored database resources and to the XQuery engine via [[REST]], [[RESTXQ]], [[WebDAV]] and [[DirectServlet]] services. This article describes different ways of deploying and configuring these services. The services can be deployed in 3 three different ways:
* as web servlets in a J2EE servlet container,
* for development purposes, using maven, and