About 64,200 results
Open links in new tab
  1. OSGi - Wikipedia

    The OSGi specification describes a modular system and a service platform for the Java programming language that implements a complete and dynamic component model, something that does not exist …

  2. What Is OSGi? | The Eclipse Foundation

    OSGi provides a vendor-independent, standards-based approach to modularizing Java software applications and infrastructure. Its proven services model enables application and infrastructure …

  3. OSGi Modularity and Services - Tutorial - vogella

    Oct 12, 2025 · OSGi allows you to define provisional APIs, i.e., packages that can be accessed by other plug-ins, but are not yet considered stable APIs. This can be done via the x-internal or the x-friends flag.

  4. Introduction to OSGi - Baeldung

    Nov 5, 2025 · The OSGi platforms represent a viable solution to support this kind of requirements. The Open Service Gateway Initiative is a specification defining a Java-based component system. It’s …

  5. What is OSGi (Open Service Gateway Initiative)? - TechTarget

    Apr 8, 2022 · The OSGi (Open Service Gateway Initiative) specification is a Java framework for developing and deploying modular software programs and libraries. The framework was originally …

  6. OSGi Core 8 - GitHub Pages

    50.12 Structure of the Info objects. 50.1 Assigned Permissions. + indicates allow, - deny.

  7. Getting Started With OSGi | The Eclipse Foundation

    OSGi (Open Service Gateway Initiative) is a modular approach and specification that allows developers to create robust, highly decoupled and dynamic applications in Java.

  8. OSGi - HandWiki

    The OSGi specification describes a modular system and a service platform for the Java programming language that implements a complete and dynamic component model, something that does not exist …

  9. 1 Introduction - OSGi Core 8

    Its mission is to create open specifications for the network delivery of managed services to local networks and devices. The OSGi organization is the leading standard for next-generation Internet …

  10. Architecture | The Eclipse Foundation - OSGi Working Group

    OSGi technology is a set of specifications that define a dynamic component system for Java. These specifications enable a development model where an application is composed of several …