A Registry based on cache mechanism. Each time the cache expires, the loader will be called to retrieve data from the real registry...
'org.ow2.petals.dsb:dsb-registry:1.0.0'
<dependency>
<groupId>org.ow2.petals.dsb</groupId>
<artifactId>dsb-registry</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.ow2.petals.dsb" name="dsb-registry" rev="1.0.0"/>
"org.ow2.petals.dsb", "dsb-registry", "1.0.0"