MVN

de.monticore.mojo : monticore-maven

Maven & Gradle

Dec 15, 2017
41 stars

MontiCore: Maven Support · Maven Plugin that executes MontiCore

<dependency>
    <groupId>de.monticore.mojo</groupId>
    <artifactId>monticore-maven</artifactId>
    <version>4.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.monticore.mojo : monticore-maven to add to Maven - Latest Versions:

  • Latest Stable: 4.5.3

All Versions

Choose a version of de.monticore.mojo : monticore-maven to add to Maven - All Versions:

Version Vulnerabilities Updated
4.5.x
monticore-maven-4.5.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.monticore.mojo</groupId>
    <artifactId>monticore-maven</artifactId>
    <version>4.5.3</version>
</dependency>