An OSGi bundle activator implementation that will scan the bundle for JSR330 Provider interface implementations instantiate the providers, and register the provided services with OSGi.
'no.steria.osgi.jsr330activator:jsr330activator.testbundle2:1.0.1'
<dependency>
<groupId>no.steria.osgi.jsr330activator</groupId>
<artifactId>jsr330activator.testbundle2</artifactId>
<version>1.0.1</version>
</dependency>
<dependency org="no.steria.osgi.jsr330activator" name="jsr330activator.testbundle2" rev="1.0.1"/>
"no.steria.osgi.jsr330activator", "jsr330activator.testbundle2", "1.0.1"