Package org.gradle.api.plugins.osgi
The OSGi
Plugin implementation.-
Interface Summary Interface Description OsgiManifest Represents a manifest file for a JAR containing an OSGi bundle. -
Class Summary Class Description OsgiPlugin APluginwhich extends theJavaPluginto add OSGi meta-information to the project Jars.OsgiPluginConvention Is mixed into the project when applying theOsgiPlugin.