setTransitive

Sets the transitivity of this configuration. When set to true, this configuration will contain the transitive closure of its dependencies and their dependencies. The default value is true.

Return

this configuration

Parameters

t

true if this is a transitive configuration.