MELT - Matching EvaLuation Toolkit | MELT Evaluation Client

This module contains a CLI tool to evaluate matchers.

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

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

ArtifactId

matching-eval-client
Last Version

Last Version

3.3
Release Date

Release Date

Type

Type

jar
Description

Description

MELT - Matching EvaLuation Toolkit | MELT Evaluation Client
This module contains a CLI tool to evaluate matchers.
Project URL

Project URL

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

Download matching-eval-client

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1
org.slf4j : slf4j-simple jar 1.7.33

Project Modules

There are no modules declared in this project.

Versions

Version
3.3
3.2
3.1