is not current version
Last Version 4.2.1

it.unibz.inf.ontop:ontop-protege 4.0.3

Ontop OBDA plugin for protégé

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

it.unibz.inf.ontop
ArtifactId

ArtifactId

ontop-protege
Version

Version

4.0.3
Type

Type

jar

Download ontop-protege 4.0.3


<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-protege/ -->
<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-protege</artifactId>
    <version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-protege/
implementation 'it.unibz.inf.ontop:ontop-protege:4.0.3'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-protege/
implementation ("it.unibz.inf.ontop:ontop-protege:4.0.3")
'it.unibz.inf.ontop:ontop-protege:jar:4.0.3'
<dependency org="it.unibz.inf.ontop" name="ontop-protege" rev="4.0.3">
  <artifact name="ontop-protege" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-protege', version='4.0.3')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-protege" % "4.0.3"
[it.unibz.inf.ontop/ontop-protege "4.0.3"]