GroupId | GroupIdorg.objectweb.fractal.fraclet |
---|---|
ArtifactId | ArtifactIdfraclet-annotation-annotations |
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-annotations-2.0.pom | |
fraclet-annotation-annotations-2.0.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet/fraclet-annotation-annotations/ -->
<dependency>
<groupId>org.objectweb.fractal.fraclet</groupId>
<artifactId>fraclet-annotation-annotations</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet/fraclet-annotation-annotations/
implementation 'org.objectweb.fractal.fraclet:fraclet-annotation-annotations:2.0'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet/fraclet-annotation-annotations/
implementation ("org.objectweb.fractal.fraclet:fraclet-annotation-annotations:2.0")
'org.objectweb.fractal.fraclet:fraclet-annotation-annotations:jar:2.0'
<dependency org="org.objectweb.fractal.fraclet" name="fraclet-annotation-annotations" rev="2.0">
<artifact name="fraclet-annotation-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fraclet', module='fraclet-annotation-annotations', version='2.0')
)
libraryDependencies += "org.objectweb.fractal.fraclet" % "fraclet-annotation-annotations" % "2.0"
[org.objectweb.fractal.fraclet/fraclet-annotation-annotations "2.0"]
Group / Artifact | Type | Version |
---|---|---|
spoon.aval » AVal | jar | 2.0.3 |