api / org.gradle.kotlin.dsl / org.gradle.api.Project / osgi

osgi

val Project.osgi: OsgiPluginConvention

Retrieves the osgi convention.

fun Project.osgi(configure: OsgiPluginConvention.() -> Unit): Unit

Configures the osgi convention.