@RequireBundle("com.example.mylib:1.0.0") @BundleVersion("2.0.0") public class MyApplication { } Bundle-Name: MyApplication Bundle-SymbolicName: com.example.myapp Bundle-Version: 1.0.0 Require-Bundle: com.example.mylib;bundle-version="[1.0.0,2.0.0)"