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