"dependency injection" meaning in English

See dependency injection in All languages combined, or Wiktionary

Noun

Forms: dependency injections [plural]
Head templates: {{en-noun|~}} dependency injection (countable and uncountable, plural dependency injections)
  1. (software architecture) A type-safe way of supplying an external dependency to a software component. Tags: countable, uncountable Categories (topical): Programming, Software engineering Synonyms: DI Hypernyms: injection, inversion of control Hyponyms: constructor-based dependency injection, field-based dependency injection, setter-based dependency injection Related terms: CDI (english: contexts and dependency injection) Translations (a process of supplying an external dependency to a software component): 依賴注入 /依赖注入 (yīlài zhùrù) (Chinese Mandarin), injektáž závislosti [feminine] (Czech), riippuvuusinjektio (Finnish), injection de dépendances [feminine] (French), Dependency Injection [feminine] (German), wstrzykiwanie zależności [neuter] (Polish), injeção de dependência [feminine] (Portuguese), bağımlılık enjeksiyonu (Turkish), dependency injection (Turkish)

Inflected forms

Alternative forms

{
  "forms": [
    {
      "form": "dependency injections",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "~"
      },
      "expansion": "dependency injection (countable and uncountable, plural dependency injections)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Entries with translation boxes",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Czech translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Finnish translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with French translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with German translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Mandarin translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Polish translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Portuguese translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Turkish translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Software engineering",
          "orig": "en:Software engineering",
          "parents": [
            "Computer science",
            "Engineering",
            "Software",
            "Computing",
            "Sciences",
            "Applied sciences",
            "Technology",
            "Media",
            "All topics",
            "Communication",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "glosses": [
        "A type-safe way of supplying an external dependency to a software component."
      ],
      "hypernyms": [
        {
          "word": "injection"
        },
        {
          "word": "inversion of control"
        }
      ],
      "hyponyms": [
        {
          "word": "constructor-based dependency injection"
        },
        {
          "word": "field-based dependency injection"
        },
        {
          "word": "setter-based dependency injection"
        }
      ],
      "id": "en-dependency_injection-en-noun-Qk0SB0Si",
      "links": [
        [
          "software architecture",
          "software architecture"
        ],
        [
          "type-safe",
          "type-safe"
        ]
      ],
      "raw_glosses": [
        "(software architecture) A type-safe way of supplying an external dependency to a software component."
      ],
      "related": [
        {
          "english": "contexts and dependency injection",
          "word": "CDI"
        }
      ],
      "synonyms": [
        {
          "word": "DI"
        }
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "architecture",
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ],
      "translations": [
        {
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "roman": "yīlài zhùrù",
          "sense": "a process of supplying an external dependency to a software component",
          "word": "依賴注入 /依赖注入"
        },
        {
          "code": "cs",
          "lang": "Czech",
          "sense": "a process of supplying an external dependency to a software component",
          "tags": [
            "feminine"
          ],
          "word": "injektáž závislosti"
        },
        {
          "code": "fi",
          "lang": "Finnish",
          "sense": "a process of supplying an external dependency to a software component",
          "word": "riippuvuusinjektio"
        },
        {
          "code": "fr",
          "lang": "French",
          "sense": "a process of supplying an external dependency to a software component",
          "tags": [
            "feminine"
          ],
          "word": "injection de dépendances"
        },
        {
          "code": "de",
          "lang": "German",
          "sense": "a process of supplying an external dependency to a software component",
          "tags": [
            "feminine"
          ],
          "word": "Dependency Injection"
        },
        {
          "code": "pl",
          "lang": "Polish",
          "sense": "a process of supplying an external dependency to a software component",
          "tags": [
            "neuter"
          ],
          "word": "wstrzykiwanie zależności"
        },
        {
          "code": "pt",
          "lang": "Portuguese",
          "sense": "a process of supplying an external dependency to a software component",
          "tags": [
            "feminine"
          ],
          "word": "injeção de dependência"
        },
        {
          "code": "tr",
          "lang": "Turkish",
          "sense": "a process of supplying an external dependency to a software component",
          "word": "bağımlılık enjeksiyonu"
        },
        {
          "code": "tr",
          "lang": "Turkish",
          "sense": "a process of supplying an external dependency to a software component",
          "word": "dependency injection"
        }
      ]
    }
  ],
  "word": "dependency injection"
}
{
  "forms": [
    {
      "form": "dependency injections",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "~"
      },
      "expansion": "dependency injection (countable and uncountable, plural dependency injections)",
      "name": "en-noun"
    }
  ],
  "hypernyms": [
    {
      "word": "injection"
    },
    {
      "word": "inversion of control"
    }
  ],
  "hyponyms": [
    {
      "word": "constructor-based dependency injection"
    },
    {
      "word": "field-based dependency injection"
    },
    {
      "word": "setter-based dependency injection"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "related": [
    {
      "english": "contexts and dependency injection",
      "word": "CDI"
    }
  ],
  "senses": [
    {
      "categories": [
        "English countable nouns",
        "English entries with incorrect language header",
        "English lemmas",
        "English multiword terms",
        "English nouns",
        "English uncountable nouns",
        "Entries with translation boxes",
        "Pages with 1 entry",
        "Pages with entries",
        "Terms with Czech translations",
        "Terms with Finnish translations",
        "Terms with French translations",
        "Terms with German translations",
        "Terms with Mandarin translations",
        "Terms with Polish translations",
        "Terms with Portuguese translations",
        "Terms with Turkish translations",
        "en:Programming",
        "en:Software engineering"
      ],
      "glosses": [
        "A type-safe way of supplying an external dependency to a software component."
      ],
      "links": [
        [
          "software architecture",
          "software architecture"
        ],
        [
          "type-safe",
          "type-safe"
        ]
      ],
      "raw_glosses": [
        "(software architecture) A type-safe way of supplying an external dependency to a software component."
      ],
      "synonyms": [
        {
          "word": "DI"
        }
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "architecture",
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    }
  ],
  "translations": [
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "roman": "yīlài zhùrù",
      "sense": "a process of supplying an external dependency to a software component",
      "word": "依賴注入 /依赖注入"
    },
    {
      "code": "cs",
      "lang": "Czech",
      "sense": "a process of supplying an external dependency to a software component",
      "tags": [
        "feminine"
      ],
      "word": "injektáž závislosti"
    },
    {
      "code": "fi",
      "lang": "Finnish",
      "sense": "a process of supplying an external dependency to a software component",
      "word": "riippuvuusinjektio"
    },
    {
      "code": "fr",
      "lang": "French",
      "sense": "a process of supplying an external dependency to a software component",
      "tags": [
        "feminine"
      ],
      "word": "injection de dépendances"
    },
    {
      "code": "de",
      "lang": "German",
      "sense": "a process of supplying an external dependency to a software component",
      "tags": [
        "feminine"
      ],
      "word": "Dependency Injection"
    },
    {
      "code": "pl",
      "lang": "Polish",
      "sense": "a process of supplying an external dependency to a software component",
      "tags": [
        "neuter"
      ],
      "word": "wstrzykiwanie zależności"
    },
    {
      "code": "pt",
      "lang": "Portuguese",
      "sense": "a process of supplying an external dependency to a software component",
      "tags": [
        "feminine"
      ],
      "word": "injeção de dependência"
    },
    {
      "code": "tr",
      "lang": "Turkish",
      "sense": "a process of supplying an external dependency to a software component",
      "word": "bağımlılık enjeksiyonu"
    },
    {
      "code": "tr",
      "lang": "Turkish",
      "sense": "a process of supplying an external dependency to a software component",
      "word": "dependency injection"
    }
  ],
  "word": "dependency injection"
}

Download raw JSONL data for dependency injection meaning in English (3.2kB)


This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2025-02-15 from the enwiktionary dump dated 2025-02-02 using wiktextract (ca09fec and c40eb85). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.