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.1'
<dependency>
<groupId>org.objectweb.dream.dreamlib</groupId>
<artifactId>dream-lib</artifactId>
<version>2.1</version>
</dependency>
<dependency org="org.objectweb.dream.dreamlib" name="dream-lib" rev="2.1"/>
"org.objectweb.dream.dreamlib", "dream-lib", "2.1"