osgi-framework

There are 6 repositories under osgi-framework topic.

  • starship-tools/farana

    A Clojure Wrapper for Apache Felix (OSGi Framework)

    Language:Clojure4270
  • Year-3-Assignments/HMS-OSGi

    Simple hospital management system using OSGi framework.

    Language:Java3291
  • GayanKavinda/OSGI-Framework-for-Supermarket

    In this project we develop the supermarket system using OSGI Framework. Using this OSGI Framework we can communicate with other java classes. for that we need to run this using commands. First we need to find qulifier files using ss command. after that we can use start and stop commands.

    Language:Java1200
  • desi109/osgi-and-java

    This First OSGi Bundle tutorial will drive you through a sample OSGi bundle project and OSGi runtime creation. We will see “How to develop OSGi Bundle” and this tutorial is intended for beginners who are about to start learning OSGi. We will use Eclipse, IntelliJ IDEA, and Terminal/CMD (step-by-step).

    Language:Java10