plugins { id 'java-library' } group = "net.woggioni.osgi" dependencies { compileOnly catalog.osgi.annotation compileOnly catalog.osgi.core }