MVN

de.monticore : monticore

Maven & Gradle

Dec 14, 2017
74 stars

MontiCore · Agile Domain Specific Language Workbench

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

Latest Version

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

  • Latest Stable: 4.5.3

All Versions

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

Version Vulnerabilities Updated
4.5.x
monticore-4.5.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.monticore</groupId>
    <artifactId>monticore</artifactId>
    <version>4.5.3</version>
</dependency>

Advertisement