- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for jvmJar (0.03 seconds)
-
buildSrc/src/main/kotlin/Osgi.kt
val osgiApi = configurations.create("osgiApi") dependencies { osgiApi(kotlinOsgi) } // Call the convention when the task has finished, to modify the jar to contain OSGi metadata. tasks.named<Jar>("jvmJar").configure { val bundleExtension = extensions .create( BundleTaskExtension.NAME, BundleTaskExtension::class.java, this, ).apply {
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Aug 01 08:06:31 GMT 2025 - 5.1K bytes - Click Count (0)