is not current version
Last Version 3.3

de.uni-mannheim.informatik.dws.melt:matching-jena-matchers 3.1

Contains modularized (jena-based) matchers that can be used to quickly assemble matching systems.

Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

matching-jena-matchers
Version

Version

3.1
Type

Type

jar

Download matching-jena-matchers 3.1


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