component-build-plugin / com.intershop.gradle.component.build.extension / ComponentExtension / dependencyMgmt

dependencyMgmt

val dependencyMgmt: DependencyMgmtContainer

The container for dependencies configurations.

fun dependencyMgmt(action: Action<in DependencyMgmtContainer>): Unit

Configures dependencies container of a component.

Parameters

action - execute the dependencies container configuration