is not current version
Last Version 4.2.1

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

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

1.18.0
Type

Type

jar

Download ontop-protege 1.18.0


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