Back to Glossary
open-sourceintermediateunit-10

Dependency

Definition

External code, service, or tool that your software relies on.

In Plain English

A dependency is like an ingredient your recipe cannot work without.

Real-World Example

A payment package, UI library, or API SDK can be a dependency.

Why It Matters for Your Work

Dependencies create speed but also security, maintenance, and lock-in risk.

Common Mistake

Adding dependencies for small problems without considering upkeep.

Related Terms

View Maintenance
Maintenance

Ongoing care and updates required after launch.

View SDK
SDK

A software development kit: prebuilt tools developers use to work with a platform faster.

View License
License

The legal permission terms for using software, content, or data.

More open-source Terms