is not current version
Last Version 3.3

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

This module contains OWL-API-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-owlapi
Version

Version

3.1
Type

Type

jar

Download matching-owlapi 3.1


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