Code Shipping - Transitive Dependency (External ?)
Table of Contents
About
A dependency of a dependency is a transitive dependency.
A transitive dependency is a dependency that your application does not need to provide.
The dependency is provided as part of a framework (such as a web framework, operating system, …) where you are generally going to install your application.