Last Version

MELT - Matching EvaLuation Toolkit | Matching YAAA Module 2.6

This module contains classes related to matcher development with YAAA.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

matching-yaaa
Version

Version

2.6
Type

Type

jar
Description

Description

MELT - Matching EvaLuation Toolkit | Matching YAAA Module
This module contains classes related to matcher development with YAAA.
Project URL

Project URL

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

Download matching-yaaa 2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
de.uni-mannheim.informatik.dws.melt : matching-base jar 2.6
de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api 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.