The Dream framework parent project

Dream is a component-based framework dedicated to the construction of communication middleware. It provides a component library and a set of tools to build, configure and deploy middleware implementing various communication paradigms: group communications, message passing, event-reaction, publish-subscribe, etc. Dream builds upon the Fractal component framework, which provides support for hierarchical and dynamic composition.

License

License

GroupId

GroupId

org.objectweb.dream
ArtifactId

ArtifactId

parent
Last Version

Last Version

3
Release Date

Release Date

Type

Type

pom
Description

Description

The Dream framework parent project
Dream is a component-based framework dedicated to the construction of communication middleware. It provides a component library and a set of tools to build, configure and deploy middleware implementing various communication paradigms: group communications, message passing, event-reaction, publish-subscribe, etc. Dream builds upon the Fractal component framework, which provides support for hierarchical and dynamic composition.
Project Organization

Project Organization

ObjectWeb Consortium

Download parent

Filename Size
parent-3.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.objectweb.dream/parent/ -->
<dependency>
    <groupId>org.objectweb.dream</groupId>
    <artifactId>parent</artifactId>
    <version>3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.dream/parent/
implementation 'org.objectweb.dream:parent:3'
// https://jarcasting.com/artifacts/org.objectweb.dream/parent/
implementation ("org.objectweb.dream:parent:3")
'org.objectweb.dream:parent:pom:3'
<dependency org="org.objectweb.dream" name="parent" rev="3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.dream', module='parent', version='3')
)
libraryDependencies += "org.objectweb.dream" % "parent" % "3"
[org.objectweb.dream/parent "3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dreamadl
  • dreamannotation
  • dreamcore
  • dreamlib

Versions

Version
3
2.0