is not current version
Last Version 3.3

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

Contains the basic interfaces to implement a matcher e.g. MatcherURL.

Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

matching-base
Version

Version

3.1
Type

Type

jar

Download matching-base 3.1


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