Dream Core

The dream-core project aims at defining abstractions commonly used in communication middleware (e.g. messages, activities). It also defines some components to increase performance (e.g. cache and pool mechanism). This version adds an Xml codec based on XStream and cache components based on the Perseus library.

License

License

GroupId

GroupId

org.objectweb.dream.dreamcore
ArtifactId

ArtifactId

dream-core
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Dream Core
The dream-core project aims at defining abstractions commonly used in communication middleware (e.g. messages, activities). It also defines some components to increase performance (e.g. cache and pool mechanism). This version adds an Xml codec based on XStream and cache components based on the Perseus library.
Project Organization

Project Organization

OW2 Consortium

Download dream-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.objectweb.dream.dreamannotation : dream-annotation jar 1.0.3
org.objectweb.fractal.fraclet.annotation : fractal-spoonlet jar 2.0.2
org.objectweb.fractal : fractal-api jar 2.0.2
org.objectweb.fractal.julia : julia-runtime jar 2.5.2
org.objectweb.fractal.julia : julia-asm jar 2.5.2
org.objectweb.fractal.julia : julia-mixins jar 2.5.2
org.objectweb.monolog : monolog jar 1.8
com.thoughtworks.xstream : xstream jar 1.2.2

test (4)

Group / Artifact Type Version
org.objectweb.dream.dreamadl : dream-adl jar 2.2
org.objectweb.fractal.fractaladl : fractal-adl jar 2.2
junit : junit jar 4.3.1
org.easymock : easymock jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1
2.0
0.1