Hi https://github.com/apache/karaf/tree/main/examples/karaf-scr-example
Regards JB On Thu, Apr 17, 2025 at 12:50 PM Ephemeris Lappis <ephemeris.lap...@gmail.com> wrote: > > Hello. > > I can't find if a Karaf feature exists to provide the annotations for SCR, > such as Service, Reference, etc. > > Installing the feature "scr" just adds bundles to manage the runtime, not the > annotations. > > Perhaps the packages are provided by a Compendium bundle. > > Is there a provided feature that includes them, or do we have to add > explicitly bundles for that ? In this case, what is the right version to > match the OSGi framework of Karaf 4.4.x ? > > Thanks for your help. > > Regards.