is not current version
Last Version 2.1

org.objectweb.fractal.fraclet:xdoclet-plugin-fractal 1.0

This plugin provides a xdoclet support to fractal components. Theses doclets 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

xdoclet-plugin-fractal
Version

Version

1.0
Type

Type

jar

Download xdoclet-plugin-fractal 1.0


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