val dependencyMgmt: DependencyMgmtContainer
The container for dependencies configurations.
fun dependencyMgmt(action: Action<in DependencyMgmtContainer>): Unit
Configures dependencies container of a component.
action - execute the dependencies container configuration
action