DependencyType
Type of dependency between projects
Table of contents
Section titled “Table of contents”Enumeration Members
Section titled “Enumeration Members”Enumeration Members
Section titled “Enumeration Members”dynamic
Section titled “dynamic”• dynamic = "dynamic"
Dynamic dependencies are brought in by the module at run time
implicit
Section titled “implicit”• implicit = "implicit"
Implicit dependencies are inferred
static
Section titled “static”• static = "static"
Static dependencies are tied to the loading of the module