A service registry that enables OSGi style service registry programs without using an OSGi framework.
'io.mypojo:framework:0.0.2'
<dependency>
<groupId>io.mypojo</groupId>
<artifactId>framework</artifactId>
<version>0.0.2</version>
</dependency>
<dependency org="io.mypojo" name="framework" rev="0.0.2"/>
"io.mypojo", "framework", "0.0.2"