An library directive.
///XML
///An library element is normally contained within a scoping structure such as a /// classloader directive. The library element may contain any number of "include" /// or "group" elements.
////// <library> /// <include>lib</include> /// <group>avalon-framework</group> /// </library> ////// ///