MVN

org.objectweb.dream.dreamadl : maven-check-adl-plugin

Maven & Gradle

Feb 25, 2008

Dream ADL : Maven Check ADL Plugin · Maven Check-ADL Plugin checks statically fractal definitions.

<plugin>
    <groupId>org.objectweb.dream.dreamadl</groupId>
    <artifactId>maven-check-adl-plugin</artifactId>
    <version>2.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.dream.dreamadl : maven-check-adl-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of org.objectweb.dream.dreamadl : maven-check-adl-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2
maven-check-adl-plugin-2.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.objectweb.dream.dreamadl</groupId>
    <artifactId>maven-check-adl-plugin</artifactId>
    <version>2.2</version>
</plugin>