Last Version

Fraclet Annotation 2.0

This plugin provides annotations support to fractal components. Thes annotations allow the developer to generate automatically the content class callbacks and the FractalADL descriptors of fractal components.

GroupId

GroupId

org.objectweb.fractal.fraclet
ArtifactId

ArtifactId

fraclet-annotation
Version

Version

2.0
Type

Type

jar
Description

Description

Fraclet Annotation
This plugin provides annotations support to fractal components. Thes annotations allow the developer to generate automatically the content class callbacks and the FractalADL descriptors of fractal components.

Download fraclet-annotation 2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.objectweb.fractal.fraclet : fraclet-annotation-annotations jar 2.0
org.objectweb.fractal.fraclet : fraclet-annotation-templates jar 2.0
spoon » spoon jar 2.0.5-SNAPSHOT
org.objectweb.fractal : fractal jar 2.0.3
spoon.aval » AVal jar 2.0.3

Project Modules

There are no modules declared in this project.