@Deprecated public class OsgiPlugin extends Object implements Plugin<Project>
Plugin which extends the JavaPlugin to add OSGi meta-information to the project Jars.| Constructor | Description | 
|---|---|
| OsgiPlugin() | Deprecated. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(Project project) | Deprecated. Apply this plugin to the given target object. |