The BZDev class library is partitioned into 8 modules as shown
in the following diagram (also shown on the
OVERVIEW page):
All of these modules are dependent on the module org.bzdev.base, but
only some dependencies are shown explicitly to reduce clutter: just
enough so that the diagram will show at least an indirect dependency.
Two modules, org.bzdev.dmethods and org.bzdev.parmproc, are not shown
as these are used only for annotation processing.
The current name for the servlet-API module is servlet.api although that
may change.