MVN

org.objectweb.dream.dreamannotation : parent

Maven & Gradle

Jun 19, 2007

Dream Annotation parent project · Dream Annotation is an extension of Fraclet Annotation to generate code related to activities managed in Dream Components.

<dependency>
    <groupId>org.objectweb.dream.dreamannotation</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.dream.dreamannotation : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.objectweb.dream.dreamannotation : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.dream.dreamannotation</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.2</version>
</dependency>