is not current version
Last Version 4.2.1

it.unibz.inf.ontop:ontop-db 4.0.2


GroupId

GroupId

it.unibz.inf.ontop
ArtifactId

ArtifactId

ontop-db
Version

Version

4.0.2
Type

Type

pom

Download ontop-db 4.0.2

Filename Size
ontop-db-4.0.2.pom 609 bytes
Browse

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