is not current version
Last Version 3.3

de.uni-mannheim.informatik.dws.melt:matching-parent 3.1

MELT is a helpful maven framework for developing, tuning, evaluating, and packaging ontology matching systems. It is optimized to be used in OAEI campaigns and allows to submit matchers to the SEALS and HOBBIT evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.

Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

matching-parent
Version

Version

3.1
Type

Type

pom

Download matching-parent 3.1

Filename Size
matching-parent-3.1.pom 15 KB
Browse

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