MELT - Matching EvaLuation Toolkit | External Matching Module

This module contains various tools to evaluate the performance of matchers and to analyze their result.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.uni-mannheim.informatik.dws.melt
ArtifactId

ArtifactId

matching-external
Last Version

Last Version

2.6
Release Date

Release Date

Type

Type

jar
Description

Description

MELT - Matching EvaLuation Toolkit | External Matching Module
This module contains various tools to evaluate the performance of matchers and to analyze their result.
Project URL

Project URL

http://melt.dws.informatik.uni-mannheim.de/matching-external

Download matching-external

How to add to project

<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-external/ -->
<dependency>
    <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>matching-external</artifactId>
    <version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-external/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-external:2.6'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-external/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-external:2.6")
'de.uni-mannheim.informatik.dws.melt:matching-external:jar:2.6'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-external" rev="2.6">
  <artifact name="matching-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-external', version='2.6')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-external" % "2.6"
[de.uni-mannheim.informatik.dws.melt/matching-external "2.6"]

Dependencies

compile (1)

Group / Artifact Type Version
de.uni-mannheim.informatik.dws.melt : matching-base jar 2.6

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
2.6
2.5
2.4