MVN

de.uni-mannheim.informatik.dws.melt : matching-maven-plugin

Maven & Gradle

Jun 17, 2022
40 stars

MELT - Matching EvaLuation Toolkit | Matching Maven Plugin · Maven Plugin to automatically create a hobbit system.ttl.

<plugin>
    <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>matching-maven-plugin</artifactId>
    <version>3.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.uni-mannheim.informatik.dws.melt : matching-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.3

All Versions

Choose a version of de.uni-mannheim.informatik.dws.melt : matching-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3
matching-maven-plugin-3.3
3.2
matching-maven-plugin-3.2
3.1
matching-maven-plugin-3.1
3.0
matching-maven-plugin-3.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>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>matching-maven-plugin</artifactId>
    <version>3.3</version>
</plugin>

Advertisement