MVN

de.uni-mannheim.informatik.dws.melt : matching-parent

Maven & Gradle

Jun 17, 2022
43 stars

MELT - Matching EvaLuation Toolkit · MELT is a helpful maven framework for developing, tuning, evaluating, and packaging ontology matching systems. It is optimized to be used in OAEI campaigns and allows to submit matchers to the SEALS and HOBBIT evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.

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

Latest Version

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

  • Latest Stable: 3.3

All Versions

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

Version Vulnerabilities Updated
3.3
matching-parent-3.3
3.2
matching-parent-3.2
3.1
matching-parent-3.1
3.0
matching-parent-3.0
2.6
matching-parent-2.6
2.5
matching-parent-2.5
2.4
matching-parent-2.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>matching-parent</artifactId>
    <version>3.3</version>
</dependency>