MVN

org.infrastructurebuilder.modello : modello-maven-plugin-usurped

Maven & Gradle

Feb 09, 2021

Modello Maven Plugin · Modello Maven Plugin enables the use of Modello in Maven builds.

<plugin>
    <groupId>org.infrastructurebuilder.modello</groupId>
    <artifactId>modello-maven-plugin-usurped</artifactId>
    <version>1.11.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.infrastructurebuilder.modello : modello-maven-plugin-usurped to add to Maven - Latest Versions:

  • Latest Stable: 1.11.0.2

All Versions

Choose a version of org.infrastructurebuilder.modello : modello-maven-plugin-usurped to add to Maven - All Versions:

Version Vulnerabilities Updated
1.11.x
modello-maven-plugin-usurped-1.11.0.2
modello-maven-plugin-usurped-1.11.0.1
modello-maven-plugin-usurped-1.11.0.0

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.infrastructurebuilder.modello</groupId>
    <artifactId>modello-maven-plugin-usurped</artifactId>
    <version>1.11.0.2</version>
</plugin>