DreamLib provides a library of components that can be used to build communication middleware (e.g. queues, channels, protocols)
'org.objectweb.dream.dreamlib:dream-lib:2.3'
<dependency>
<groupId>org.objectweb.dream.dreamlib</groupId>
<artifactId>dream-lib</artifactId>
<version>2.3</version>
</dependency>
<dependency org="org.objectweb.dream.dreamlib" name="dream-lib" rev="2.3"/>
"org.objectweb.dream.dreamlib", "dream-lib", "2.3"