A "kind" of dependency detected by DependencyTrackingInjectionEnvironment.
An injection dependency, i.e. a component that requests another via a by scope() call.
by scope()
A resolution dependency, i.e. a resolver that uses, as part of its resolution, another component.
The look of the 3-characters arrow used to represent such a dependency in check messages.