Last Version

Fraclet Java project 3.2.3

The module encloses the annotations for the programming model, generators for Fractal and FractalADL, and examples of application developed with Fraclet.

Categories

Categories

Java Languages
GroupId

GroupId

org.objectweb.fractal.fraclet.java
ArtifactId

ArtifactId

parent
Version

Version

3.2.3
Type

Type

pom
Description

Description

Fraclet Java project
The module encloses the annotations for the programming model, generators for Fractal and FractalADL, and examples of application developed with Fraclet.

Download parent 3.2.3

Filename Size
parent-3.2.3.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fraclet-annotations
  • fractal-spoonlet
  • xml-spoonlet
  • fractaladl-spoonlet
  • j2me-spoonlet
  • fraclet-examples