About 176,000 results
Open links in new tab
  1. REPOSITORY | English meaning - Cambridge Dictionary

    REPOSITORY definition: 1. a place where things are stored and can be found 2. a person who has, or a book that contains, a…. …

  2. REPOSITORY Definition & Meaning - Merriam-Webster

    6 days ago · The meaning of REPOSITORY is a place, room, or container where something is deposited or stored : depository. How …

  3. What Is a Repository? Understand Types, Benefits & Examples

    Sep 30, 2025 · A repository (or repo) is a central place where all the files, code, documents, and resources for a project are stored. …

  4. Maven Repository: Search/Browse/Explore

    2 days ago · Web site developed by @frodriguez Powered by: Scala, Play, Spark, Pekko and Cassandra Read more...

  5. Repository - Wikipedia

    Repository (version control), a data structure which stores metadata for a set of files or directory structure Software repository, a …

  6. Software repository - Wikipedia

    A software repository is typically managed by source or version control, or repository managers. Package managers allow …

  7. About repositories - GitHub Docs

    A repository contains all of your code, your files, and each file's revision history. You can discuss and manage your work within the …

  8. Repository Design Pattern - GeeksforGeeks

    May 13, 2026 · The Repository Design Pattern provides an abstraction layer between business logic and data storage, offering a …

  9. Repositories and Commands in Git - GeeksforGeeks

    May 11, 2026 · A Git repository (or repo) is a storage space where your project’s files and their complete history of changes are kept. …

  10. リポジトリとは?小学生でもわかる【コードの保管庫】

    Jan 18, 2026 · リポジトリ(Repository) とは、 プログラムのソースコードやファイルを保存・管理する「保管庫」 のことです。 …