Dream Annotation

Dream Annotation is an extension of Fraclet Annotation 2.0 to generate code related to activities managed in Dream Components. It adds the following annotations : @DreamComponent, @DreamMonolog and @DreamLifeCycle. This version adds inheritance for the @DreamMonolog annotation.

License

License

GroupId

GroupId

org.objectweb.dream.dreamannotation
ArtifactId

ArtifactId

dream-annotation
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Dream Annotation
Dream Annotation is an extension of Fraclet Annotation 2.0 to generate code related to activities managed in Dream Components. It adds the following annotations : @DreamComponent, @DreamMonolog and @DreamLifeCycle. This version adds inheritance for the @DreamMonolog annotation.
Project Organization

Project Organization

OW2 Consortium

Download dream-annotation

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.objectweb.fractal.fraclet.annotation : fractal-spoonlet jar 2.0.2
org.objectweb.monolog : monolog jar 1.8
fr.inria.gforge.spoon : aval jar 0.7.1
org.objectweb.fractal : fractal-api jar 2.0.2
fr.inria.gforge.spoon : spoon-core jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2