is not current version
Last Version 3.3

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

This module contains Jena-based classes related to matcher development as well as additional services such as caching of source and target ontologies.

Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

matching-jena
Version

Version

3.1
Type

Type

jar

Download matching-jena 3.1


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