| GroupId | GroupIdorg.objectweb.fractal.fraclet |
|---|---|
| ArtifactId | ArtifactIdfraclet-annotation |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFraclet 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.
|
| Filename | Size |
|---|---|
| fraclet-annotation-2.0.pom | |
| fraclet-annotation-2.0.jar | 52 KB |
| Browse |
<!-- 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"]
| 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 |