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