is not current version
Last Version 3.3

MELT - Matching EvaLuation Toolkit | Evaluation Module 3.0

This module contains matcher classes for matchers that are implemented in another environment than Java (such as a python matcher).

License

License

Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

matching-eval
Version

Version

3.0
Type

Type

jar
Description

Description

MELT - Matching EvaLuation Toolkit | Evaluation Module
This module contains matcher classes for matchers that are implemented in another environment than Java (such as a python matcher).
Project URL

Project URL

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

Download matching-eval 3.0


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

Dependencies

compile (15)

Group / Artifact Type Version
de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api jar 3.0
de.uni-mannheim.informatik.dws.melt : matching-base jar 3.0
de.uni-mannheim.informatik.dws.melt : matching-jena jar 3.0
de.uni-mannheim.informatik.dws.melt : matching-data jar 3.0
de.uni-mannheim.informatik.dws.melt : matching-owlapi jar 3.0
de.uni-mannheim.informatik.dws.melt : matching-jena-matchers jar 3.0
org.apache.commons : commons-compress jar 1.20
org.apache.maven : maven-settings jar 3.5.3
org.apache.commons : commons-lang3 jar 3.11
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.velocity : velocity-engine-core jar 2.2
org.apache.velocity : velocity-tools jar 2.0
org.apache.commons : commons-math3 jar 3.6.1
org.slf4j : slf4j-api jar 1.7.30
de.unikonstanz.inf » mdsj jar 0.2

test (2)

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

Project Modules

There are no modules declared in this project.