MVN

org.infrastructurebuilder.modello : modello-usurped

Maven & Gradle

Feb 09, 2021

Usurped Modello plugin, generally depending on the existing plugin tree to work properly. This particular one adds 2 generators that produce reflection-based reading so that the lack of java getters doesn't break generation. Sorry if the original contriubutors list isn't generated. A given version of this code will be based on some version of modello with some additional 4th number like ".0" appended to the version.

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

Latest Version

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

  • Latest Stable: 1.11.0.2

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.infrastructurebuilder.modello</groupId>
    <artifactId>modello-usurped</artifactId>
    <version>1.11.0.2</version>
</dependency>