MVN

org.objectweb.fractal.fraclet.annotation : fractal-spoonlet

Maven & Gradle

Jun 19, 2007
24 usages

Fractal Fraclet Annotation Spoon Plugin · 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.

<dependency>
    <groupId>org.objectweb.fractal.fraclet.annotation</groupId>
    <artifactId>fractal-spoonlet</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.fractal.fraclet.annotation : fractal-spoonlet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of org.objectweb.fractal.fraclet.annotation : fractal-spoonlet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
fractal-spoonlet-2.0.2

How to add a dependency to Maven

Add the following org.objectweb.fractal.fraclet.annotation : fractal-spoonlet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.objectweb.fractal.fraclet.annotation</groupId>
    <artifactId>fractal-spoonlet</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.objectweb.fractal.fraclet.annotation : fractal-spoonlet gradle dependency to your build.gradle file:

implementation 'org.objectweb.fractal.fraclet.annotation:fractal-spoonlet:2.0.2'

Gradle Kotlin DSL: Add the following org.objectweb.fractal.fraclet.annotation : fractal-spoonlet gradle kotlin dependency to your build.gradle.kts file:

implementation("org.objectweb.fractal.fraclet.annotation:fractal-spoonlet:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.objectweb.fractal.fraclet.annotation : fractal-spoonlet sbt scala dependency to your build.sbt file:

libraryDependencies += "org.objectweb.fractal.fraclet.annotation" % "fractal-spoonlet" % "2.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 11, 2021
8 usages
0 stars
Oct 14, 2022
48 usages
32.9k stars
btm
Dec 24, 2016
9 usages
0 stars
Feb 04, 2020
4 usages
0 stars
Feb 21, 2021
13 usages
1.2k stars
Jun 06, 2017
7 usages
484 stars
Aug 10, 2023
80 usages
27 stars