I have three bundles named Bundle1,Bundle2 & Bundle3. I have two
services with the same interface in bundle 2 & 3 and need to refer this
interface in bundle 1. How can that be done? How do I specify the
interface with its versions that needs to be exported and imported
respectively in two different bundles?