Skip to content

Developer documentation

tfr42 edited this page Sep 7, 2018 · 13 revisions

This page is meant to be the central starting point for developer documentation such as description of subsystems, in-depth API documentation, code snippets etc.

Before you start

If you'd like to work on deegree, please read our developer guidelines. We do value unit and integration tests. Proposals how to test deegree can be found under test practices.

API documentation

The current Maven site and API documentation can be found at our server https://apidoc.deegree.org/.

deegree artifacts

All deegree artifacts are available over our http://repo.deegree.org/ server.

Improved deegree workspace concept in 3.4

A very important feature of deegree is the workspace concept. Please get familiar with this concept when you start to work on deegree.

Clone this wiki locally