Last Version

MELT - Matching EvaLuation Toolkit | Evaluation Module 3.3

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.3
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.3


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

Dependencies

compile (15)

Group / Artifact Type Version
de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api jar 3.3
de.uni-mannheim.informatik.dws.melt : matching-base jar 3.3
de.uni-mannheim.informatik.dws.melt : matching-jena jar 3.3
de.uni-mannheim.informatik.dws.melt : matching-data jar 3.3
de.uni-mannheim.informatik.dws.melt : matching-owlapi jar 3.3
de.uni-mannheim.informatik.dws.melt : matching-jena-matchers jar 3.3
org.apache.commons : commons-compress jar 1.21
org.apache.maven : maven-settings jar 3.8.2
org.apache.commons : commons-lang3 jar 3.12.0
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.velocity : velocity-engine-core jar 2.3
org.apache.velocity : velocity-tools jar 2.0
org.apache.commons : commons-math3 jar 3.6.1
org.slf4j : slf4j-api jar 1.7.33
de.unikonstanz.inf » mdsj jar 0.2

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.