properties
Require-Bundle: org.example.library;bundle-version="1.0.0"
Service-Component: org.example.service.ExampleServiceImpl
implementation=org.example.service.ExampleServiceImpl
provides=org.example.service.ExampleService
configurationPolicy=optional
Bundle-ClassPath: .,
org.example.library.jar